Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
A Dsuper.c298 hfs_btree_close(sbi->attr_tree); in hfsplus_put_super()
299 hfs_btree_close(sbi->cat_tree); in hfsplus_put_super()
300 hfs_btree_close(sbi->ext_tree); in hfsplus_put_super()
601 hfs_btree_close(sbi->attr_tree); in hfsplus_fill_super()
603 hfs_btree_close(sbi->cat_tree); in hfsplus_fill_super()
605 hfs_btree_close(sbi->ext_tree); in hfsplus_fill_super()
A Dhfsplus_fs.h312 #define hfs_btree_close hfsplus_btree_close macro
386 void hfs_btree_close(struct hfs_btree *tree);
A Dbtree.c258 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close() function
/linux/fs/hfs/
A Dmdb.c359 hfs_btree_close(HFS_SB(sb)->ext_tree); in hfs_mdb_put()
360 hfs_btree_close(HFS_SB(sb)->cat_tree); in hfs_mdb_put()
A Dbtree.h90 extern void hfs_btree_close(struct hfs_btree *);
A Dbtree.c137 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close() function

Completed in 10 milliseconds