Searched refs:hfs_bnode_hash (Results 1 – 2 of 2) sorted by relevance
212 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() function228 for (node = tree->node_hash[hfs_bnode_hash(cnid)]; in hfs_bnode_findhash()267 hash = hfs_bnode_hash(cnid); in __hfs_bnode_create()306 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)]; in hfs_bnode_unhash()
377 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() function394 for (node = tree->node_hash[hfs_bnode_hash(cnid)]; in hfs_bnode_findhash()432 hash = hfs_bnode_hash(cnid); in __hfs_bnode_create()472 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)]; in hfs_bnode_unhash()