Searched refs:ceph_osd_exists (Results 1 – 2 of 2) sorted by relevance
189 static inline bool ceph_osd_exists(struct ceph_osdmap *map, int osd) in ceph_osd_exists() function197 return ceph_osd_exists(map, osd) && in ceph_osd_is_up()
2282 if (!ceph_osd_exists(osdmap, set->osds[i])) { in remove_nonexistent_osds()2293 if (!ceph_osd_exists(osdmap, set->osds[i])) in remove_nonexistent_osds()