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