Searched refs:hfs_btree_close (Results 1 – 6 of 6) sorted by relevance
351 hfs_btree_close(sbi->attr_tree); in hfsplus_put_super()352 hfs_btree_close(sbi->cat_tree); in hfsplus_put_super()353 hfs_btree_close(sbi->ext_tree); in hfsplus_put_super()673 hfs_btree_close(sbi->attr_tree); in hfsplus_fill_super()675 hfs_btree_close(sbi->cat_tree); in hfsplus_fill_super()677 hfs_btree_close(sbi->ext_tree); in hfsplus_fill_super()
290 #define hfs_btree_close hfsplus_btree_close macro367 void hfs_btree_close(struct hfs_btree *tree);
409 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close() function
383 hfs_btree_close(HFS_SB(sb)->ext_tree); in hfs_mdb_put()384 hfs_btree_close(HFS_SB(sb)->cat_tree); in hfs_mdb_put()
91 extern void hfs_btree_close(struct hfs_btree *tree);
174 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close() function