Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosdmap.h86 static inline bool ceph_oloc_empty(const struct ceph_object_locator *oloc) in ceph_oloc_empty() function
/openbmc/linux/net/ceph/
H A Dosd_client.c614 WARN_ON(ceph_oloc_empty(&req->r_base_oloc)); in __ceph_osdc_alloc_messages()
3819 if (!ceph_oloc_empty(&m.redirect.oloc)) { in handle_reply()