Searched defs:fallocate (Results 1 - 4 of 4) sorted by relevance

/external/fio/
H A Dhelpers.c13 int fallocate(int fd, int mode, off_t offset, off_t len) function
/external/ltp/include/lapi/
H A Dfallocate.h55 static inline long fallocate(int fd, int mode, loff_t offset, loff_t len) function
/external/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h1852 LSS_INLINE int LSS_NAME(fallocate)(int fd, int mode, function
3189 LSS_INLINE int LSS_NAME(fallocate)(int f, int mode, loff_t offset, function
3191 LSS_BODY(4, int, fallocate, LSS_SYSCALL_ARG(f), LSS_SYSCALL_ARG(mode),
/external/toybox/generated/
H A Dglobals.h229 // toys/other/fallocate.c
1439 struct fallocate_data fallocate; member in union:global_union

Completed in 1224 milliseconds