Searched refs:__bch2_mark_snapshot (Results 1 – 1 of 1) sorted by relevance
/linux/fs/bcachefs/ |
H A D | snapshot.c | 283 static int __bch2_mark_snapshot(struct btree_trans *trans, in __bch2_mark_snapshot() function 347 return __bch2_mark_snapshot(trans, btree, level, old, new.s_c, flags); in bch2_mark_snapshot() 1230 ret = __bch2_mark_snapshot(trans, BTREE_ID_snapshots, 0, in create_snapids() 1725 __bch2_mark_snapshot(trans, BTREE_ID_snapshots, 0, bkey_s_c_null, k, 0) ?: in bch2_snapshots_read()
|