Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dreplicas.c12 static int bch2_cpu_replicas_to_sb_replicas(struct bch_fs *,
298 ret = bch2_cpu_replicas_to_sb_replicas(c, &new_r); in bch2_mark_replicas_slowpath()
350 bch2_cpu_replicas_to_sb_replicas(c, &c->replicas_gc); in bch2_replicas_gc_end()
471 ret = bch2_cpu_replicas_to_sb_replicas(c, &new); in bch2_replicas_gc2()
620 static int bch2_cpu_replicas_to_sb_replicas(struct bch_fs *c, in bch2_cpu_replicas_to_sb_replicas() function