Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Ddebug_cmds.c240 extern void do_lcd __SS_PROTO;
590 do_lcd,
Ddebug_cmds.ct133 request do_lcd, "Change the current directory on your native filesystem",
Ddebugfs.h132 extern void do_lcd(int argc, char **argv, int sci_idx, void *infop);
Ddebugfs.c298 void do_lcd(int argc, char **argv, int sci_idx EXT2FS_ATTR((unused)), in do_lcd() function