Lines Matching refs:hfsplus_btree_key
60 typedef int (*btree_keycmp)(const hfsplus_btree_key *,
61 const hfsplus_btree_key *);
285 hfsplus_btree_key *search_key;
286 hfsplus_btree_key *key;
363 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1,
364 const hfsplus_btree_key *k2);
365 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
434 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1,
435 const hfsplus_btree_key *k2);
436 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1,
437 const hfsplus_btree_key *k2);
438 int hfsplus_cat_build_key(struct super_block *sb, hfsplus_btree_key *key,
441 hfsplus_btree_key *key, u32 parent);
456 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1,
457 const hfsplus_btree_key *k2);