Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c647 bool secondary_hash = false; in htab_bolt_mapping() local
690 if (ret == -1 && !secondary_hash) { in htab_bolt_mapping()
691 secondary_hash = true; in htab_bolt_mapping()
/linux/fs/ubifs/
H A Dubifs.h1850 void *node, uint32_t secondary_hash);