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;
373 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1,
374 const hfsplus_btree_key *k2);
375 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
443 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1,
444 const hfsplus_btree_key *k2);
445 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1,
446 const hfsplus_btree_key *k2);
447 int hfsplus_cat_build_key(struct super_block *sb, hfsplus_btree_key *key,
450 hfsplus_btree_key *key, u32 parent);
465 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1,
466 const hfsplus_btree_key *k2);