Home
last modified time | relevance | path

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

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