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);
Ddebug_cmds.ct73 request do_kill_file, "Deallocate an inode and its blocks",
Ddebugfs.c1818 void do_kill_file(int argc, char *argv[]) in do_kill_file() function