Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Dbtree.c228 bt->compare = (hfs_cmpfn)hfs_ext_compare; in hfs_btree_init()
Dhfs.h489 extern int hfs_ext_compare(const struct hfs_ext_key *,
Dextent.c654 int hfs_ext_compare(const struct hfs_ext_key *key1, in hfs_ext_compare() function