Home
last modified time | relevance | path

Searched refs:hfs_bmap_alloc (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/fs/hfsplus/
Dhfsplus_fs.h264 #define hfs_bmap_alloc hfsplus_bmap_alloc macro
319 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *);
Dbrec.c237 new_node = hfs_bmap_alloc(tree); in hfs_bnode_split()
459 new_node = hfs_bmap_alloc(tree); in hfs_btree_inc_height()
Dbtree.c224 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) in hfs_bmap_alloc() function
/linux-2.6.39/fs/hfs/
Dbtree.h84 extern struct hfs_bnode * hfs_bmap_alloc(struct hfs_btree *);
Dbrec.c239 new_node = hfs_bmap_alloc(tree); in hfs_bnode_split()
461 new_node = hfs_bmap_alloc(tree); in hfs_btree_inc_height()
Dbtree.c212 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) in hfs_bmap_alloc() function