Searched refs:DX_DIRBLOCK_NODE (Results 1 – 2 of 2) sorted by relevance
222 update_parents(dx_dir, DX_DIRBLOCK_NODE); in e2fsck_pass2()1112 dx_db->type = DX_DIRBLOCK_NODE; in check_dir_block()1520 (dx_db->type == DX_DIRBLOCK_NODE)) in check_dir_block()
116 #define DX_DIRBLOCK_NODE 3 macro