Home
last modified time | relevance | path

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

/external/strace/
Dfallocate.c9 SYS_FUNC(fallocate) in SYS_FUNC() argument
/external/fio/
Dhelpers.c13 int fallocate(int fd, int mode, off_t offset, off_t len) in fallocate() function
/external/toybox/generated/
Dglobals.h1320 struct fallocate_data fallocate; member