Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/f2fs_io/
Df2fs_io.c420 static void do_fallocate(int argc, char **argv, const struct cmd_desc *cmd) in do_fallocate() function
/external/e2fsprogs/debugfs/
Ddebugfs.c2356 void do_fallocate(int argc, char *argv[], int sci_idx EXT2FS_ATTR((unused)), in do_fallocate() function
/external/libfuse/lib/
Dfuse_lowlevel.c2003 static void do_fallocate(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_fallocate() function