Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Ddebugfs.h130 extern void do_kill_file(int argc, char **argv);
Ddebug_cmds.ct73 request do_kill_file, "Deallocate an inode and its blocks",
Ddebugfs.c1914 void do_kill_file(int argc, char *argv[]) in do_kill_file() function