OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EXT_UNINIT_MAX_LEN
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/ext2fs/
ext3_extents.h
77
*
EXT_UNINIT_MAX_LEN
is the maximum number of blocks we can have in an
89
#define
EXT_UNINIT_MAX_LEN
(EXT_INIT_MAX_LEN - 1)
/system/extras/ext4_utils/
ext4_extents.h
76
#define
EXT_UNINIT_MAX_LEN
(EXT_INIT_MAX_LEN - 1)
Completed in 300 milliseconds