OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_superblock
(Results
1 - 1
of
1
) sorted by null
/system/extras/ext4_utils/
allocate.c
49
int
has_superblock
;
member in struct:block_group_info
150
if (bg->
has_superblock
)
258
bg->
has_superblock
= ext4_bg_has_super_block(i);
260
if (bg->
has_superblock
)
271
if (bg->
has_superblock
)
Completed in 26 milliseconds