Lines Matching refs:hfsplus_btree_key
60 typedef int (*btree_keycmp)(const hfsplus_btree_key *,
61 const hfsplus_btree_key *);
284 hfsplus_btree_key *search_key;
285 hfsplus_btree_key *key;
372 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1,
373 const hfsplus_btree_key *k2);
374 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
442 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1,
443 const hfsplus_btree_key *k2);
444 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1,
445 const hfsplus_btree_key *k2);
446 int hfsplus_cat_build_key(struct super_block *sb, hfsplus_btree_key *key,
449 hfsplus_btree_key *key, u32 parent);
464 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1,
465 const hfsplus_btree_key *k2);