Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass2.c98 struct dx_dirblock_info *dx_db, *dx_parent; in e2fsck_pass2() local
186 dx_parent = &dx_dir->dx_block[dx_db->parent]; in e2fsck_pass2()
191 dx_parent->min_hash = dx_db->min_hash; in e2fsck_pass2()
196 dx_parent->max_hash = dx_db->max_hash; in e2fsck_pass2()