Searched refs:hfs_bnode_hash (Results 1 – 2 of 2) sorted by relevance
317 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() function333 for (node = tree->node_hash[hfs_bnode_hash(cnid)]; in hfs_bnode_findhash()370 hash = hfs_bnode_hash(cnid); in __hfs_bnode_create()406 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)]; in hfs_bnode_unhash()
429 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() function446 for (node = tree->node_hash[hfs_bnode_hash(cnid)]; in hfs_bnode_findhash()482 hash = hfs_bnode_hash(cnid); in __hfs_bnode_create()519 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)]; in hfs_bnode_unhash()