Home
last modified time | relevance | path

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

/fs/hfs/
Dbtree.h93 extern struct hfs_bnode * hfs_bmap_alloc(struct hfs_btree *);
Dbrec.c241 new_node = hfs_bmap_alloc(tree); in hfs_bnode_split()
471 new_node = hfs_bmap_alloc(tree); in hfs_btree_inc_height()
Dbtree.c247 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) in hfs_bmap_alloc() function
/fs/hfsplus/
Dhfsplus_fs.h317 #define hfs_bmap_alloc hfsplus_bmap_alloc macro
402 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree);
Dbrec.c245 new_node = hfs_bmap_alloc(tree); in hfs_bnode_split()
475 new_node = hfs_bmap_alloc(tree); in hfs_btree_inc_height()
Dbtree.c373 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) in hfs_bmap_alloc() function