Home
last modified time | relevance | path

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

/fs/ext4/
Dnamei.c987 __u32 bhash; in ext4_htree_next_block() local
1013 bhash = dx_get_hash(p->at); in ext4_htree_next_block()
1015 *start_hash = bhash; in ext4_htree_next_block()
1017 if ((bhash & ~1) != hash) in ext4_htree_next_block()