Searched refs:hfsplus_btree_key (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/hfsplus/
H A Dhfsplus_fs.h60 typedef int (*btree_keycmp)(const hfsplus_btree_key *,
61 const hfsplus_btree_key *);
288 hfsplus_btree_key *search_key;
289 hfsplus_btree_key *key;
366 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1,
367 const hfsplus_btree_key *k2);
368 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
437 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1,
438 const hfsplus_btree_key *k2);
439 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k
[all...]
H A Dcatalog.c16 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1,
17 const hfsplus_btree_key *k2)
29 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1,
30 const hfsplus_btree_key *k2)
44 hfsplus_btree_key *key, u32 parent, const struct qstr *str)
61 hfsplus_btree_key *key, u32 parent)
68 static void hfsplus_cat_build_key_uni(hfsplus_btree_key *key, u32 parent,
H A Dattributes.c35 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1,
36 const hfsplus_btree_key *k2)
50 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
H A Dextents.c20 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1,
21 const hfsplus_btree_key *k2)
41 static void hfsplus_ext_build_key(hfsplus_btree_key *key, u32 cnid,
H A Dhfsplus_raw.h410 } __packed hfsplus_btree_key; typedef in typeref:union:__anon67

Completed in 226 milliseconds