Home
last modified time | relevance | path

Searched refs:do_stat (Results 1 – 5 of 5) sorted by relevance

/third_party/e2fsprogs/debugfs/
Dro_debug_cmds.ct39 request do_stat, "Show inode information ",
Ddebugfs.h145 extern void do_stat(int argc, char **argv, int sci_idx, void *infop);
Ddebug_cmds.ct46 request do_stat, "Show inode information ",
Ddebugfs.c991 void do_stat(int argc, char *argv[], int sci_idx EXT2FS_ATTR((unused)), in do_stat() function
/third_party/ltp/testcases/kernel/syscalls/symlink/
Dsymlink01.c234 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