Lines Matching refs:hfsplus_btree_key
60 typedef int (*btree_keycmp)(const hfsplus_btree_key *,
61 const hfsplus_btree_key *);
287 hfsplus_btree_key *search_key;
288 hfsplus_btree_key *key;
365 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1,
366 const hfsplus_btree_key *k2);
367 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
436 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1,
437 const hfsplus_btree_key *k2);
438 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1,
439 const hfsplus_btree_key *k2);
440 int hfsplus_cat_build_key(struct super_block *sb, hfsplus_btree_key *key,
443 hfsplus_btree_key *key, u32 parent);
458 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1,
459 const hfsplus_btree_key *k2);