Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.c250 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) in hfs_bmap_alloc() function
/linux-6.3-rc2/fs/hfsplus/
A Dhfsplus_fs.h317 #define hfs_bmap_alloc hfsplus_bmap_alloc macro
391 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.c374 struct hfs_bnode *hfs_bmap_alloc(struct hfs_btree *tree) in hfs_bmap_alloc() function

Completed in 15 milliseconds