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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfs/
H A Dbtree.h82 extern void hfs_btree_close(struct hfs_btree *);
H A Dmdb.c340 hfs_btree_close(HFS_SB(sb)->ext_tree);
341 hfs_btree_close(HFS_SB(sb)->cat_tree);
H A Dbtree.c101 void hfs_btree_close(struct hfs_btree *tree) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dhfsplus_fs.h208 #define hfs_btree_close hfsplus_btree_close macro
263 void hfs_btree_close(struct hfs_btree *);
H A Dsuper.c202 hfs_btree_close(HFSPLUS_SB(sb).cat_tree);
203 hfs_btree_close(HFSPLUS_SB(sb).ext_tree);
H A Dbtree.c95 void hfs_btree_close(struct hfs_btree *tree) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dhfsplus_fs.h256 #define hfs_btree_close hfsplus_btree_close macro
311 void hfs_btree_close(struct hfs_btree *);
H A Dsuper.c267 hfs_btree_close(HFSPLUS_SB(sb).cat_tree);
268 hfs_btree_close(HFSPLUS_SB(sb).ext_tree);
H A Dbtree.c101 void hfs_btree_close(struct hfs_btree *tree) function

Completed in 61 milliseconds