Searched refs:do_fallocate (Results 1 – 4 of 4) sorted by relevance
/third_party/e2fsprogs/debugfs/ |
D | debugfs.h | 174 extern void do_fallocate(int argc, char **argv, int sci_idx, void *infop);
|
D | debug_cmds.ct | 163 request do_fallocate, "Allocate uninitialized blocks to an inode",
|
D | debugfs.c | 2358 void do_fallocate(int argc, char *argv[], int sci_idx EXT2FS_ATTR((unused)), in do_fallocate() function
|
/third_party/f2fs-tools/tools/f2fs_io/ |
D | f2fs_io.c | 404 static void do_fallocate(int argc, char **argv, const struct cmd_desc *cmd) in do_fallocate() function
|