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 149 int check_fs_not_open(char *name) function
297 if (check_fs_not_open(argv[0]))
debugfs.h 29 extern int check_fs_not_open(char *name);
debugfs.c 173 if (check_fs_not_open(argv[0]))
    [all...]

Completed in 211 milliseconds