Home
last modified time | relevance | path

Searched refs:check_fs_read_write (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/debugfs/
Dxattrs.c212 if (check_fs_read_write(argv[0])) in do_set_xattr()
272 if (check_fs_read_write(argv[0])) in do_rm_xattr()
Dutil.c166 int check_fs_read_write(char *name) in check_fs_read_write() function
367 if ((flags & CHECK_FS_RW) && check_fs_read_write(argv[0])) in common_args_process()
Dzap.c43 if (check_fs_read_write(argv[0])) in do_zap_block()
Ddebugfs.c506 if (check_fs_read_write(argv[0])) in do_dirty_filesys()
1121 if (check_fs_read_write(argv[0])) in do_freei()
1151 if (check_fs_read_write(argv[0])) in do_seti()
1194 if (check_fs_read_write(argv[0])) in do_freeb()
1213 if (check_fs_read_write(argv[0])) in do_setb()
1978 if ((argc != 1) && check_fs_read_write(argv[0])) in do_features()
Ddebugfs.h36 extern int check_fs_read_write(char *name);
Ddo_journal.c867 if (check_fs_read_write(argv[0])) in do_journal_open()
945 if (check_fs_read_write(argv[0])) in do_journal_run()