Home
last modified time | relevance | path

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

/external/strace/
Dfallocate.c9 SYS_FUNC(fallocate) in SYS_FUNC() argument
/external/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate.h51 static inline long fallocate(int fd, int mode, loff_t offset, loff_t len) in fallocate() function
/external/fio/
Dhelpers.c13 int fallocate(int fd, int mode, off_t offset, off_t len) in fallocate() function
/external/strace/tests-mx32/
DMakefile.am116 fallocate \ program
/external/strace/tests/
DMakefile.am116 fallocate \ program
/external/strace/tests-m32/
DMakefile.am116 fallocate \ program
/external/toybox/generated/
Dglobals.h1410 struct fallocate_data fallocate; member