Home
last modified time | relevance | path

Searched refs:do_key_compare (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/fs/hfsplus/
Dbfind.c164 int hfs_brec_find(struct hfs_find_data *fd, search_strategy_t do_key_compare) in hfs_brec_find() argument
195 res = __hfs_brec_find(bnode, fd, do_key_compare); in hfs_brec_find()
Dhfsplus_fs.h429 int hfs_brec_find(struct hfs_find_data *fd, search_strategy_t do_key_compare);