Home
last modified time | relevance | path

Searched refs:do_fallocate (Results 1 – 4 of 4) sorted by relevance

/third_party/e2fsprogs/debugfs/
Ddebugfs.h174 extern void do_fallocate(int argc, char **argv, int sci_idx, void *infop);
Ddebug_cmds.ct163 request do_fallocate, "Allocate uninitialized blocks to an inode",
Ddebugfs.c2358 void do_fallocate(int argc, char *argv[], int sci_idx EXT2FS_ATTR((unused)), in do_fallocate() function
/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.c404 static void do_fallocate(int argc, char **argv, const struct cmd_desc *cmd) in do_fallocate() function