HomeSort by relevance Sort by last modified time
    Searched refs:DX_DIRBLOCK_ROOT (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/e2fsck/
pass2.c 291 while (dx_db->type != DX_DIRBLOCK_ROOT && depth < MAX_DEPTH) {
817 dx_db->type = DX_DIRBLOCK_ROOT;
1121 if ((dx_db->type == DX_DIRBLOCK_ROOT) ||
    [all...]
e2fsck.h 114 #define DX_DIRBLOCK_ROOT 1

Completed in 38 milliseconds