Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfsplus/
Dhfsplus_fs.h263 int hfsplus_cmp_cat_key(hfsplus_btree_key *, hfsplus_btree_key *);
Dbtree.c103 tree->keycmp = hfsplus_cmp_cat_key; in hfsplus_open_btree()
Dcatalog.c16 int hfsplus_cmp_cat_key(hfsplus_btree_key *k1, hfsplus_btree_key *k2) in hfsplus_cmp_cat_key() function