Searched refs:is_read (Results 1 – 1 of 1) sorted by relevance
1532 bool is_read = t->flags & CEPH_OSD_FLAG_READ; in calc_target() local1564 if (is_read && pi->read_tier >= 0) in calc_target()1628 WARN_ON(!is_read || acting.osds[0] != acting.primary); in calc_target()