Searched refs:hfs_bnode_hash (Results 1 – 2 of 2) sorted by relevance
211 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() function227 for (node = tree->node_hash[hfs_bnode_hash(cnid)]; in hfs_bnode_findhash()264 hash = hfs_bnode_hash(cnid); in __hfs_bnode_create()303 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)]; in hfs_bnode_unhash()
376 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() function393 for (node = tree->node_hash[hfs_bnode_hash(cnid)]; in hfs_bnode_findhash()429 hash = hfs_bnode_hash(cnid); in __hfs_bnode_create()469 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)]; in hfs_bnode_unhash()