Searched refs:bch2_replicas_entry_idx (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Dreplicas.h22 int bch2_replicas_entry_idx(struct bch_fs *,
H A Dreplicas.c243 int bch2_replicas_entry_idx(struct bch_fs *c, function
625 int ret, idx = bch2_replicas_entry_idx(c, r);
640 idx = bch2_replicas_entry_idx(c, r);
H A Dbuckets.c326 int idx = bch2_replicas_entry_idx(c, r);
346 idx = bch2_replicas_entry_idx(c, r);
357 idx = bch2_replicas_entry_idx(c, r);

Completed in 137 milliseconds