Home
last modified time | relevance | path

Searched defs:hfs_btree_open (Results 1 – 3 of 3) sorted by relevance

/linux/fs/hfs/
H A Dbtree.c19 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id, btree_keycmp keycmp) in hfs_btree_open() function
/linux/fs/hfsplus/
H A Dbtree.c133 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id) in hfs_btree_open() function
H A Dhfsplus_fs.h316 #define hfs_btree_open hfsplus_btree_open macro