Home
last modified time | relevance | path

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

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