Home
last modified time | relevance | path

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

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