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