Searched refs:do_chroot (Results 1 – 6 of 6) sorted by relevance
/external/e2fsprogs/debugfs/ |
D | ro_debug_cmds.c | 49 extern void do_chroot __SS_PROTO; 204 do_chroot,
|
D | debug_cmds.c | 66 extern void do_chroot __SS_PROTO; 462 do_chroot,
|
D | ro_debug_cmds.ct | 30 request do_chroot, "Change root directory",
|
D | debugfs.h | 147 extern void do_chroot(int argc, char **argv, int sci_idx, void *infop);
|
D | debug_cmds.ct | 37 request do_chroot, "Change root directory",
|
D | debugfs.c | 1098 void do_chroot(int argc, char *argv[], int sci_idx EXT2FS_ATTR((unused)), in do_chroot() function
|