Searched refs:hfs_bnode_create (Results 1 – 6 of 6) sorted by relevance
233 node = hfs_bnode_create(tree, idx); in hfs_bmap_new_bmap()326 return hfs_bnode_create(tree, idx); in hfs_bmap_alloc()
114 extern struct hfs_bnode *hfs_bnode_create(struct hfs_btree *, u32);
509 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create() function
320 node = hfs_bnode_create(tree, idx); in hfs_bmap_new_bmap()415 return hfs_bnode_create(tree, in hfs_bmap_alloc()
337 #define hfs_bnode_create hfsplus_bnode_create macro414 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num);
660 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create() function
Completed in 10 milliseconds