OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXT_HAS_FREE_INDEX
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/ext2fs/
ext3_extents.h
97
#define
EXT_HAS_FREE_INDEX
(__path__) \
/system/extras/ext4_utils/
ext4_extents.h
80
#define
EXT_HAS_FREE_INDEX
(__path__) (le16_to_cpu((__path__)->p_hdr->eh_entries) < le16_to_cpu((__path__)->p_hdr->eh_max))
Completed in 43 milliseconds