Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Ddebug_cmds.c219 extern void do_undel __SS_PROTO;
574 do_undel,
Ddebugfs.h138 extern void do_undel(int argc, char **argv, int sci_idx, void *infop);
Ddebug_cmds.ct121 request do_undel, "Undelete file",
Ddebugfs.c1547 void do_undel(int argc, char *argv[], int sci_idx EXT2FS_ATTR((unused)), in do_undel() function