OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:e2p_jrnl_feature2string
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/lib/e2p/
e2p.h
49
const char *
e2p_jrnl_feature2string
(int compat, unsigned int mask);
feature.c
165
const char *
e2p_jrnl_feature2string
(int compat, unsigned int mask)
function
367
str =
e2p_jrnl_feature2string
(compat, mask);
/external/e2fsprogs/misc/
dumpe2fs.c
342
printf(" %s",
e2p_jrnl_feature2string
(i, m));
/external/e2fsprogs/debugfs/
debugfs.c
[
all
...]
Completed in 67 milliseconds