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 286 while (dx_db->type != DX_DIRBLOCK_ROOT && depth < MAX_DEPTH) {
812 dx_db->type = DX_DIRBLOCK_ROOT;
1122 if ((dx_db->type == DX_DIRBLOCK_ROOT) ||
    [all...]
e2fsck.h 106 #define DX_DIRBLOCK_ROOT 1

Completed in 43 milliseconds