Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dsnapshot.h220 static inline int snapshot_list_merge(struct bch_fs *c, snapshot_id_list *dst, snapshot_id_list *sr… in snapshot_list_merge() function
Dsnapshot.c944 int ret = snapshot_list_merge(c, i, &r->cur_ids); in snapshot_tree_reconstruct_next()