Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Dutil.c165 int check_fs_read_write(char *name) in check_fs_read_write() function
335 if ((flags & CHECK_FS_RW) && check_fs_read_write(argv[0])) in common_args_process()
Dzap.c42 if (check_fs_read_write(argv[0])) in do_zap_block()
Ddebugfs.c426 if (check_fs_read_write(argv[0])) in do_dirty_filesys()
1018 if (check_fs_read_write(argv[0])) in do_freei()
1048 if (check_fs_read_write(argv[0])) in do_seti()
1091 if (check_fs_read_write(argv[0])) in do_freeb()
1110 if (check_fs_read_write(argv[0])) in do_setb()
1798 if (check_fs_read_write(argv[0])) in do_mknod()
2074 if ((argc != 1) && check_fs_read_write(argv[0])) in do_features()
Ddebugfs.h33 extern int check_fs_read_write(char *name);