Searched refs:sb_v1 (Results 1 – 1 of 1) sorted by relevance
586 struct bch_sb_field_replicas *sb_v1; in bch2_sb_replicas_to_cpu_replicas() local591 if ((sb_v1 = bch2_sb_field_get(c->disk_sb.sb, replicas))) in bch2_sb_replicas_to_cpu_replicas()592 ret = __bch2_sb_replicas_to_cpu_replicas(sb_v1, &new_r); in bch2_sb_replicas_to_cpu_replicas()