OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DX_DIRBLOCK_ROOT
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/e2fsck/
pass2.c
295
while (dx_db->type !=
DX_DIRBLOCK_ROOT
&& depth < MAX_DEPTH) {
834
dx_db->type =
DX_DIRBLOCK_ROOT
;
1147
if ((dx_db->type ==
DX_DIRBLOCK_ROOT
) ||
[
all
...]
e2fsck.h
114
#define
DX_DIRBLOCK_ROOT
1
Completed in 171 milliseconds