Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dtst_bitmaps.c142 int check_fs_open(char *name) in check_fs_open() function
241 if (check_fs_open(argv[0])) in close_cmd()
277 if (check_fs_open(argv[0])) in dump_inode_bitmap_cmd()
286 if (check_fs_open(argv[0])) in dump_block_bitmap_cmd()
300 if (check_fs_open(argv[0])) in do_setb()
338 if (check_fs_open(argv[0])) in do_clearb()
376 if (check_fs_open(argv[0])) in do_testb()
412 if (check_fs_open(argv[0])) in do_ffzb()
441 if (check_fs_open(argv[0])) in do_zerob()
454 if (check_fs_open(argv[0])) in do_seti()
[all …]
/external/e2fsprogs/debugfs/
Dzap.c40 if (check_fs_open(argv[0])) in do_zap_block()
180 if (check_fs_open(argv[0])) in do_block_dump()
Ddebugfs.c250 if (check_fs_open(argv[0])) in do_close_filesys()
357 if (check_fs_open(argv[0])) in do_show_super_stats()
424 if (check_fs_open(argv[0])) in do_dirty_filesys()
863 if (check_fs_open(argv[0])) in do_stat()
919 if (check_fs_open(argv[0])) in do_dump_extents()
964 if (check_fs_open(argv[0])) in do_blocks()
1497 if (check_fs_open(argv[0])) in do_find_free_block()
1549 if (check_fs_open(argv[0])) in do_find_free_inode()
1762 if (check_fs_open(argv[0])) in do_mknod()
2071 if (check_fs_open(argv[0])) in do_features()
[all …]
Dutil.c137 int check_fs_open(char *name) in check_fs_open() function
332 if (check_fs_open(argv[0])) in common_args_process()
Dhtree.c205 if (check_fs_open(argv[0])) in do_htree_dump()
334 if (check_fs_open(argv[0])) in do_dirsearch()
Dicheck.c70 if (check_fs_open(argv[0])) in do_icheck()
Dncheck.c119 if (check_fs_open(argv[0])) in do_ncheck()
Dls.c133 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()
Ddebugfs.h31 extern int check_fs_open(char *name);
Dfilefrag.c269 if (check_fs_open(argv[0])) in do_filefrag()
Ddump.c173 if (check_fs_open(argv[0])) in do_dump()
Dextent_inode.c73 if (check_fs_open(argv[0])) in do_extent_open()
Dset_fields.c783 if (check_fs_open(argv[0])) in do_set_mmp_value()
/external/e2fsprogs/misc/
De2freefrag.c277 if (check_fs_open(argv[0])) in do_freefrag()