Searched refs:ceph_osds (Results 1 – 2 of 2) sorted by relevance
259 struct ceph_osds { struct265 static inline void ceph_osds_init(struct ceph_osds *set) in ceph_osds_init() argument271 void ceph_osds_copy(struct ceph_osds *dest, const struct ceph_osds *src);275 bool ceph_is_new_interval(const struct ceph_osds *old_acting,276 const struct ceph_osds *new_acting,277 const struct ceph_osds *old_up,278 const struct ceph_osds *new_up,290 bool ceph_osds_changed(const struct ceph_osds *old_acting,291 const struct ceph_osds *new_acting,306 struct ceph_osds *up,[all …]
218 struct ceph_osds acting;219 struct ceph_osds up;
Completed in 8 milliseconds