Home
last modified time | relevance | path

Searched refs:ceph_osds (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/ceph/
Dosdmap.h250 struct ceph_osds { struct
256 static inline void ceph_osds_init(struct ceph_osds *set) in ceph_osds_init() argument
262 void ceph_osds_copy(struct ceph_osds *dest, const struct ceph_osds *src);
266 bool ceph_is_new_interval(const struct ceph_osds *old_acting,
267 const struct ceph_osds *new_acting,
268 const struct ceph_osds *old_up,
269 const struct ceph_osds *new_up,
281 bool ceph_osds_changed(const struct ceph_osds *old_acting,
282 const struct ceph_osds *new_acting,
297 struct ceph_osds *up,
[all …]
Dosd_client.h152 struct ceph_osds acting;
153 struct ceph_osds up;