Home
last modified time | relevance | path

Searched refs:check_fs_not_open (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/debugfs/
Dutil.c156 int check_fs_not_open(char *name) in check_fs_not_open() function
366 if (check_fs_not_open(argv[0])) in common_args_process()
Ddebugfs.h35 extern int check_fs_not_open(char *name);
Ddebugfs.c282 if (check_fs_not_open(argv[0])) in do_open_filesys()