Home
last modified time | relevance | path

Searched refs:bch2_snapshot_needs_delete (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dsnapshot.c1480 static int bch2_snapshot_needs_delete(struct btree_trans *trans, struct bkey_s_c k) in bch2_snapshot_needs_delete() function
1511 int ret = bch2_snapshot_needs_delete(trans, k); in bch2_delete_redundant_snapshot()
1775 (ret = bch2_snapshot_needs_delete(trans, k)) > 0) { in bch2_check_snapshot_needs_deletion()