Home
last modified time | relevance | path

Searched refs:hfsplus_cat_case_cmp_key (Results 1 – 3 of 3) sorted by relevance

/fs/hfsplus/
Dhfsplus_fs.h306 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *, const hfsplus_btree_key *);
Dbtree.c68 tree->keycmp = hfsplus_cat_case_cmp_key; in hfs_btree_open()
Dcatalog.c15 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, in hfsplus_cat_case_cmp_key() function