Home
last modified time | relevance | path

Searched refs:DX_DIRBLOCK_NODE (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
Dpass2.c222 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()
De2fsck.h116 #define DX_DIRBLOCK_NODE 3 macro