Searched refs:hfs_bmap_alloc (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dbtree.h84 extern struct hfs_bnode * hfs_bmap_alloc(struct hfs_btree *);
H A Dbrec.c239 new_node = hfs_bmap_alloc(tree);
461 new_node = hfs_bmap_alloc(tree);
H A Dbtree.c212 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dhfsplus_fs.h212 #define hfs_bmap_alloc hfsplus_bmap_alloc macro
267 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *);
H A Dbrec.c226 new_node = hfs_bmap_alloc(tree);
434 new_node = hfs_bmap_alloc(tree);
H A Dbtree.c182 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_fs.h284 #define hfs_bmap_alloc hfsplus_bmap_alloc macro
339 struct hfs_bnode *hfs_bmap_alloc(hfsplus_handle_t *, struct hfs_btree *);
H A Dbrec.c231 new_node = hfs_bmap_alloc(hfsplus_handle, tree);
452 new_node = hfs_bmap_alloc(hfsplus_handle, tree);
H A Dbtree.c218 struct hfs_bnode *hfs_bmap_alloc(hfsplus_handle_t *hfsplus_handle, struct hfs_btree *tree) function

Completed in 168 milliseconds