Searched refs:bch2_casefold (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | dirent.h | 26 int bch2_casefold(struct btree_trans *, const struct bch_hash_info *, 37 return bch2_casefold(trans, info, str, out_cf); in bch2_maybe_casefold()
|
| H A D | dirent.c | 16 int bch2_casefold(struct btree_trans *trans, const struct bch_hash_info *info, in bch2_casefold() function 305 int ret = bch2_casefold(trans, hash_info, name, &_cf_name); in dirent_create_key()
|