Home
last modified time | relevance | path

Searched defs:fallocate (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/src/linux/
Dfallocate.c5 int fallocate(int fd, int mode, off_t base, off_t len) in fallocate() function
/third_party/ltp/include/lapi/
Dfallocate.h45 static inline long fallocate(int fd, int mode, loff_t offset, loff_t len) in fallocate() function
/third_party/NuttX/fs/vfs/include/
Dfile.h141 int (*fallocate)(struct file* filep, int mode, off_t offset, off_t len); member
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dkernel.h495 unused_func_t fallocate; member
/third_party/toybox/generated/
Dglobals.h1458 struct fallocate_data fallocate; member