Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsnapshot.h246 int bch2_snapshot_node_set_deleted(struct btree_trans *, u32);
H A Dsubvolume.c463 bch2_snapshot_node_set_deleted(trans, snapid); in __bch2_subvolume_delete()
H A Dsnapshot.c1039 int bch2_snapshot_node_set_deleted(struct btree_trans *trans, u32 id) in bch2_snapshot_node_set_deleted() function