Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsnapshot.h210 static inline int snapshot_list_add_nodup(struct bch_fs *c, snapshot_id_list *s, u32 id) in snapshot_list_add_nodup() function
223 int ret = snapshot_list_add_nodup(c, dst, *i); in snapshot_list_merge()
H A Dsnapshot.c962 return snapshot_list_add_nodup(c, &r->cur_ids, pos.snapshot); in get_snapshot_trees()
H A Dfsck.c735 return snapshot_list_add_nodup(c, &s->ids, pos.snapshot); in snapshots_seen_update()