Searched refs:hfs_bnode_hash (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/hfs/
H A Dbnode.c211 static inline int hfs_bnode_hash(u32 num) function
227 for (node = tree->node_hash[hfs_bnode_hash(cnid)];
266 hash = hfs_bnode_hash(cnid);
306 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/hfs/
H A Dbnode.c211 static inline int hfs_bnode_hash(u32 num) function
227 for (node = tree->node_hash[hfs_bnode_hash(cnid)];
266 hash = hfs_bnode_hash(cnid);
306 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/hfsplus/
H A Dbnode.c370 static inline int hfs_bnode_hash(u32 num) function
386 for (node = tree->node_hash[hfs_bnode_hash(cnid)];
425 hash = hfs_bnode_hash(cnid);
465 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/hfsplus/
H A Dbnode.c370 static inline int hfs_bnode_hash(u32 num) function
386 for (node = tree->node_hash[hfs_bnode_hash(cnid)];
425 hash = hfs_bnode_hash(cnid);
465 for (p = &node->tree->node_hash[hfs_bnode_hash(node->this)];

Completed in 185 milliseconds