Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Ddebug_cmds.c132 extern void do_kill_file __SS_PROTO;
510 do_kill_file,
Ddebugfs.h135 extern void do_kill_file(int argc, char **argv, int sci_idx, void *infop);
Ddebug_cmds.ct73 request do_kill_file, "Deallocate an inode and its blocks",
Ddebugfs.c1865 void do_kill_file(int argc, char *argv[], int sci_idx EXT2FS_ATTR((unused)), in do_kill_file() function