Searched refs:DX_DIRBLOCK_ROOT (Results 1 – 2 of 2) sorted by relevance
116 #define DX_DIRBLOCK_ROOT 1 macro
328 while (dx_db->type != DX_DIRBLOCK_ROOT && depth < MAX_DEPTH) { in htree_depth()1239 dx_db->type = DX_DIRBLOCK_ROOT; in check_dir_block()1712 if ((dx_db->type == DX_DIRBLOCK_ROOT) || in check_dir_block()