do_key_compare    164 fs/hfsplus/bfind.c int hfs_brec_find(struct hfs_find_data *fd, search_strategy_t do_key_compare)
do_key_compare    195 fs/hfsplus/bfind.c 		res = __hfs_brec_find(bnode, fd, do_key_compare);
do_key_compare    440 fs/hfsplus/hfsplus_fs.h int hfs_brec_find(struct hfs_find_data *fd, search_strategy_t do_key_compare);