Searched refs:hfsplus_cmp_cat_key (Results 1 – 3 of 3) sorted by relevance
263 int hfsplus_cmp_cat_key(hfsplus_btree_key *, hfsplus_btree_key *);
103 tree->keycmp = hfsplus_cmp_cat_key; in hfsplus_open_btree()
16 int hfsplus_cmp_cat_key(hfsplus_btree_key *k1, hfsplus_btree_key *k2) in hfsplus_cmp_cat_key() function