Searched refs:hfs_bnode_hash (Results 1 – 2 of 2) sorted by relevance
225 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() function241 for (node = tree->node_hash[hfs_bnode_hash(cnid)]; in hfs_bnode_findhash()278 hash = hfs_bnode_hash(cnid); in __hfs_bnode_create()314 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)]; in hfs_bnode_unhash()
375 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() function392 for (node = tree->node_hash[hfs_bnode_hash(cnid)]; in hfs_bnode_findhash()428 hash = hfs_bnode_hash(cnid); in __hfs_bnode_create()464 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)]; in hfs_bnode_unhash()