Searched refs:last_pgid (Results 1 – 1 of 1) sorted by relevance
1422 struct ceph_pg pgid, last_pgid; in calc_target() local1468 last_pgid.pool = pgid.pool; in calc_target()1469 last_pgid.seed = ceph_stable_mod(pgid.seed, t->pg_num, t->pg_num_mask); in calc_target()1487 &last_pgid)) in calc_target()1497 split = ceph_pg_is_split(&last_pgid, t->pg_num, pi->pg_num); in calc_target()