Home
last modified time | relevance | path

Searched refs:check_fs_bitmaps (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/debugfs/
Dutil.c185 int check_fs_bitmaps(char *name) in check_fs_bitmaps() function
374 if ((flags & CHECK_FS_BITMAPS) && check_fs_bitmaps(argv[0])) in common_args_process()
Dxattrs.c282 if (check_fs_bitmaps(argv[0])) in do_set_xattr()
340 if (check_fs_bitmaps(argv[0])) in do_rm_xattr()
Ddo_journal.c871 if (check_fs_bitmaps(argv[0])) in do_journal_open()
953 if (check_fs_bitmaps(argv[0])) in do_journal_run()
Ddebugfs.h37 extern int check_fs_bitmaps(char *name);