Searched refs:bch2_check_dirent_target (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | namei.h | 59 static inline int bch2_check_dirent_target(struct btree_trans *trans, in bch2_check_dirent_target() function
|
| H A D | fsck.c | 2121 ret = bch2_check_dirent_target(trans, iter, d, &subvol_root, true); in check_dirent_to_subvol() 2249 ret = bch2_check_dirent_target(trans, iter, d, &i->inode, true); in check_dirent()
|
| H A D | fs.c | 691 bch2_check_dirent_target(trans, &dirent_iter, d, &inode_u, false) ?: in bch2_lookup_trans()
|