Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Ddirent.h71 int bch2_dirent_lookup_trans(struct btree_trans *, struct btree_iter *,
Ddirent.c461 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()
Dfs-common.c265 ret = bch2_dirent_lookup_trans(trans, &dirent_iter, dir, &dir_hash, in bch2_unlink_trans()