Searched refs:hfs_bnode_hash (Results 1 – 2 of 2) sorted by relevance
219 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() function235 for (node = tree->node_hash[hfs_bnode_hash(cnid)]; in hfs_bnode_findhash()272 hash = hfs_bnode_hash(cnid); in __hfs_bnode_create()308 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)]; in hfs_bnode_unhash()
369 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() function386 for (node = tree->node_hash[hfs_bnode_hash(cnid)]; in hfs_bnode_findhash()422 hash = hfs_bnode_hash(cnid); in __hfs_bnode_create()458 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)]; in hfs_bnode_unhash()