Searched refs:hfs_cat_compare (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Dbtree.c201 bt->compare = (hfs_cmpfn)hfs_cat_compare;
H A Dhfs.h461 extern int hfs_cat_compare(const struct hfs_cat_key *,
H A Dcatalog.c474 if (hfs_cat_compare(&entry->key, key)) {
967 * hfs_cat_compare()
987 int hfs_cat_compare(const struct hfs_cat_key *key1, function

Completed in 115 milliseconds