Searched refs:__bch2_subvolume_get_snapshot (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | subvolume.h | 28 int __bch2_subvolume_get_snapshot(struct btree_trans *, u32,
|
| H A D | io_misc.c | 383 …ret = lockrestart_do(trans, __bch2_subvolume_get_snapshot(trans, inum.subvol, &snapshot, warn_erro… in __bch2_resume_logged_op_finsert() 423 ret = __bch2_subvolume_get_snapshot(trans, inum.subvol, &snapshot, in __bch2_resume_logged_op_finsert()
|
| H A D | subvolume.c | 334 int __bch2_subvolume_get_snapshot(struct btree_trans *trans, u32 subvolid, in __bch2_subvolume_get_snapshot() function 359 return __bch2_subvolume_get_snapshot(trans, subvolid, snapid, true); in bch2_subvolume_get_snapshot()
|
| H A D | inode.c | 344 int ret = __bch2_subvolume_get_snapshot(trans, inum.subvol, &snapshot, warn); in __bch2_inode_peek()
|