Lines Matching refs:hfsplus_btree_key
61 typedef int (*btree_keycmp)(const hfsplus_btree_key *,
62 const hfsplus_btree_key *);
290 hfsplus_btree_key *search_key;
291 hfsplus_btree_key *key;
368 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1,
369 const hfsplus_btree_key *k2);
370 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
439 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1,
440 const hfsplus_btree_key *k2);
441 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1,
442 const hfsplus_btree_key *k2);
443 int hfsplus_cat_build_key(struct super_block *sb, hfsplus_btree_key *key,
446 hfsplus_btree_key *key, u32 parent);
461 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1,
462 const hfsplus_btree_key *k2);