Home
last modified time | relevance | path

Searched refs:oloc (Results 1 – 3 of 3) sorted by relevance

/include/linux/ceph/
A Dcls_lock_client.h29 struct ceph_object_locator *oloc,
34 struct ceph_object_locator *oloc,
38 struct ceph_object_locator *oloc,
43 struct ceph_object_locator *oloc,
51 struct ceph_object_locator *oloc,
A Dosdmap.h80 static inline void ceph_oloc_init(struct ceph_object_locator *oloc) in ceph_oloc_init() argument
82 oloc->pool = -1; in ceph_oloc_init()
83 oloc->pool_ns = NULL; in ceph_oloc_init()
86 static inline bool ceph_oloc_empty(const struct ceph_object_locator *oloc) in ceph_oloc_empty() argument
88 return oloc->pool == -1; in ceph_oloc_empty()
93 void ceph_oloc_destroy(struct ceph_object_locator *oloc);
296 const struct ceph_object_locator *oloc,
300 const struct ceph_object_locator *oloc,
A Dosd_client.h286 struct ceph_object_locator oloc; member
591 struct ceph_object_locator *oloc,
601 struct ceph_object_locator *oloc,
610 struct ceph_object_locator *oloc,
617 struct ceph_object_locator *oloc,
625 struct ceph_object_locator *oloc,

Completed in 7 milliseconds