Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dreplicas.c12 static int bch2_cpu_replicas_to_sb_replicas(struct bch_fs *,
326 ret = bch2_cpu_replicas_to_sb_replicas(c, &new_r); in bch2_mark_replicas_slowpath()
378 bch2_cpu_replicas_to_sb_replicas(c, &c->replicas_gc); in bch2_replicas_gc_end()
499 ret = bch2_cpu_replicas_to_sb_replicas(c, &new); in bch2_replicas_gc2()
648 static int bch2_cpu_replicas_to_sb_replicas(struct bch_fs *c, in bch2_cpu_replicas_to_sb_replicas() function