Home
last modified time | relevance | path

Searched refs:check_fs_open (Results 1 – 10 of 10) sorted by relevance

/external/e2fsprogs/debugfs/
Dutil.c136 int check_fs_open(char *name) in check_fs_open() function
300 if (check_fs_open(argv[0])) in common_args_process()
Ddebugfs.c228 if (check_fs_open(argv[0])) in do_close_filesys()
330 if (check_fs_open(argv[0])) in do_show_super_stats()
389 if (check_fs_open(argv[0])) in do_dirty_filesys()
830 if (check_fs_open(argv[0])) in do_stat()
887 if (check_fs_open(argv[0])) in do_dump_extents()
1426 if (check_fs_open(argv[0])) in do_find_free_block()
1478 if (check_fs_open(argv[0])) in do_find_free_inode()
1634 if (check_fs_open(argv[0])) in do_mknod()
1942 if (check_fs_open(argv[0])) in do_features()
Dncheck.c67 if (check_fs_open(argv[0])) in do_ncheck()
Dicheck.c70 if (check_fs_open(argv[0])) in do_icheck()
Dhtree.c209 if (check_fs_open(argv[0])) in do_htree_dump()
360 if (check_fs_open(argv[0])) in do_dirsearch()
Ddebugfs.h28 extern int check_fs_open(char *name);
Dls.c132 if (check_fs_open(argv[0])) in do_list_dir()
Dlogdump.c145 if (check_fs_open(argv[0])) in do_logdump()
188 if (!journal_fn && check_fs_open(argv[0])) in do_logdump()
Ddump.c166 if (check_fs_open(argv[0])) in do_dump()
/external/e2fsprogs/lib/ext2fs/
Dextent.c1591 if (check_fs_open(argv[0])) in do_inode()
1626 if (check_fs_open(cmd_name)) in generic_goto_node()