Searched refs:bch2_check_key_has_snapshot (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | snapshot.h | 244 int bch2_check_key_has_snapshot(struct btree_trans *, struct btree_iter *, struct bkey_s_c);
|
| H A D | fsck.c | 1121 ret = bch2_check_key_has_snapshot(trans, iter, k); in check_inode() 1787 ret = bch2_check_key_has_snapshot(trans, iter, k); in check_extent() 2144 ret = bch2_check_key_has_snapshot(trans, iter, k); in check_dirent() 2332 ret = bch2_check_key_has_snapshot(trans, iter, k); in check_xattr()
|
| H A D | snapshot.c | 1015 int bch2_check_key_has_snapshot(struct btree_trans *trans, in bch2_check_key_has_snapshot() function
|