Home
last modified time | relevance | path

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

/linux-6.1.9/fs/hfs/
Dhfs_fs.h192 extern int hfs_ext_keycmp(const btree_key *, const btree_key *);
Dmdb.c199 HFS_SB(sb)->ext_tree = hfs_btree_open(sb, HFS_EXT_CNID, hfs_ext_keycmp); in hfs_mdb_get()
Dextent.c50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp() function