HomeSort by relevance Sort by last modified time
    Searched refs:check_fs_not_open (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/debugfs/
util.c 151 int check_fs_not_open(char *name) function
361 if (check_fs_not_open(argv[0]))
debugfs.h 35 extern int check_fs_not_open(char *name);
debugfs.c 280 if (check_fs_not_open(argv[0]))
    [all...]

Completed in 86 milliseconds