Lines Matching refs:hfsplus_find_data
195 struct hfsplus_find_data { struct
223 void hfsplus_find_rec(hfsplus_bnode *, struct hfsplus_find_data *); argument
224 int hfsplus_btree_find(struct hfsplus_find_data *);
225 int hfsplus_btree_find_entry(struct hfsplus_find_data *,
227 int hfsplus_btree_move(struct hfsplus_find_data *, int);
228 int hfsplus_find_init(hfsplus_btree *, struct hfsplus_find_data *);
229 void hfsplus_find_exit(struct hfsplus_find_data *);
247 int hfsplus_bnode_insert_rec(struct hfsplus_find_data *, void *, int);
248 int hfsplus_bnode_remove_rec(struct hfsplus_find_data *);
265 int hfsplus_find_cat(struct super_block *, unsigned long, struct hfsplus_find_data *);
282 int hfsplus_cat_read_inode(struct inode *, struct hfsplus_find_data *);