Home
last modified time | relevance | path

Searched refs:hfs_btree_close (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dsuper.c300 hfs_btree_close(sbi->attr_tree); in hfsplus_put_super()
301 hfs_btree_close(sbi->cat_tree); in hfsplus_put_super()
302 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()
H A Dhfsplus_fs.h314 #define hfs_btree_close hfsplus_btree_close macro
399 void hfs_btree_close(struct hfs_btree *tree);
H A Dbtree.c258 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close() function
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dsuper.c300 hfs_btree_close(sbi->attr_tree); in hfsplus_put_super()
301 hfs_btree_close(sbi->cat_tree); in hfsplus_put_super()
302 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()
H A Dhfsplus_fs.h314 #define hfs_btree_close hfsplus_btree_close macro
388 void hfs_btree_close(struct hfs_btree *tree);
H A Dbtree.c259 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close() function
/kernel/linux/linux-5.10/fs/hfs/
H A Dbtree.h90 extern void hfs_btree_close(struct hfs_btree *);
H 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()
H A Dbtree.c137 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close() function
/kernel/linux/linux-6.6/fs/hfs/
H A Dbtree.h90 extern void hfs_btree_close(struct hfs_btree *);
H 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()
H A Dbtree.c139 void hfs_btree_close(struct hfs_btree *tree) in hfs_btree_close() function

Completed in 8 milliseconds