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;
374 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1,
375 const hfsplus_btree_key *k2);
376 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
445 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1,
446 const hfsplus_btree_key *k2);
447 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1,
448 const hfsplus_btree_key *k2);
449 int hfsplus_cat_build_key(struct super_block *sb, hfsplus_btree_key *key,
452 hfsplus_btree_key *key, u32 parent);
467 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1,
468 const hfsplus_btree_key *k2);