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

  /external/e2fsprogs/e2fsck/
pass2.c 183 if ((dx_db->type != DX_DIRBLOCK_LEAF) ||
213 if (dx_db->type == DX_DIRBLOCK_LEAF) {
796 dx_db->type = DX_DIRBLOCK_LEAF;
    [all...]
e2fsck.h 107 #define DX_DIRBLOCK_LEAF 2

Completed in 14 milliseconds