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