Searched refs:do_stat (Results 1 – 5 of 5) sorted by relevance
/third_party/e2fsprogs/debugfs/ |
D | ro_debug_cmds.ct | 39 request do_stat, "Show inode information ",
|
D | debugfs.h | 145 extern void do_stat(int argc, char **argv, int sci_idx, void *infop);
|
D | debug_cmds.ct | 46 request do_stat, "Show inode information ",
|
D | debugfs.c | 991 void do_stat(int argc, char *argv[], int sci_idx EXT2FS_ATTR((unused)), in do_stat() function
|
/third_party/ltp/testcases/kernel/syscalls/symlink/ |
D | symlink01.c | 234 void do_stat(struct all_test_cases *tc_ptr); 990 do_stat(tc_ptr); in do_syscalltests() 992 do_stat(tc_ptr); in do_syscalltests() 1418 void do_stat(struct all_test_cases *tc_ptr) in do_stat() function
|