OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_fs_read_write
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/debugfs/
util.c
164
int
check_fs_read_write
(char *name)
function
303
if ((flags & CHECK_FS_RW) &&
check_fs_read_write
(argv[0]))
debugfs.h
30
extern int
check_fs_read_write
(char *name);
debugfs.c
391
if (
check_fs_read_write
(argv[0]))
998
if (
check_fs_read_write
(argv[0]))
1017
if (
check_fs_read_write
(argv[0]))
[
all
...]
Completed in 29 milliseconds