Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Ddebug_cmds.c295 extern void do_fallocate __SS_PROTO;
630 do_fallocate,
Ddebug_cmds.ct163 request do_fallocate, "Allocate uninitialized blocks to an inode",
Ddebugfs.h172 extern void do_fallocate(int argc, char **argv, int sci_idx, void *infop);
Ddebugfs.c2340 void do_fallocate(int argc, char *argv[], int sci_idx EXT2FS_ATTR((unused)), in do_fallocate() function