OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXT4_FT_REG_FILE
(Results
1 - 2
of
2
) sorted by null
/system/extras/ext4_utils/
make_ext4fs.c
195
dentries[i].file_type =
EXT4_FT_REG_FILE
;
245
if (dentries[i].file_type ==
EXT4_FT_REG_FILE
) {
ext4.h
550
#define
EXT4_FT_REG_FILE
1
Completed in 154 milliseconds