Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds