Lines Matching refs:ceph_osds
247 struct ceph_osds { struct
253 static inline void ceph_osds_init(struct ceph_osds *set) in ceph_osds_init() argument
259 void ceph_osds_copy(struct ceph_osds *dest, const struct ceph_osds *src);
263 bool ceph_is_new_interval(const struct ceph_osds *old_acting,
264 const struct ceph_osds *new_acting,
265 const struct ceph_osds *old_up,
266 const struct ceph_osds *new_up,
278 bool ceph_osds_changed(const struct ceph_osds *old_acting,
279 const struct ceph_osds *new_acting,
294 struct ceph_osds *up,
295 struct ceph_osds *acting);