Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_utils.c273 bool secondary_hash = false; in htab_bolt_mapping() local
316 if (ret == -1 && !secondary_hash) { in htab_bolt_mapping()
317 secondary_hash = true; in htab_bolt_mapping()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dubifs.h1826 void *node, uint32_t secondary_hash);