Searched refs:bch2_dirent_lookup_trans (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | dirent.h | 71 int bch2_dirent_lookup_trans(struct btree_trans *, struct btree_iter *,
|
D | dirent.c | 461 int bch2_dirent_lookup_trans(struct btree_trans *trans, in bch2_dirent_lookup_trans() function 491 bch2_dirent_lookup_trans(trans, &iter, dir, hash_info, name, inum, 0)); in bch2_dirent_lookup()
|
D | fs-common.c | 265 ret = bch2_dirent_lookup_trans(trans, &dirent_iter, dir, &dir_hash, in bch2_unlink_trans()
|