Searched defs:hoid (Results 1 – 3 of 3) sorted by relevance
1751 hoid_get_effective_key(const struct ceph_hobject_id * hoid,void ** pkey,size_t * pkey_len) hoid_get_effective_key() argument 1830 decode_hoid(void ** p,void * end,struct ceph_hobject_id * hoid) decode_hoid() argument 1883 hoid_encoding_size(const struct ceph_hobject_id * hoid) hoid_encoding_size() argument 1889 encode_hoid(void ** p,void * end,const struct ceph_hobject_id * hoid) encode_hoid() argument 1901 free_hoid(struct ceph_hobject_id * hoid) free_hoid() argument 1941 lookup_containing_backoff(struct rb_root * root,const struct ceph_hobject_id * hoid) lookup_containing_backoff() argument 1995 hoid_fill_from_target(struct ceph_hobject_id * hoid,const struct ceph_osd_request_target * t) hoid_fill_from_target() argument 2021 struct ceph_hobject_id hoid; should_plug_request() local 4449 struct ceph_hobject_id hoid; target_contained_by() local [all...]
306 static void dump_hoid(struct seq_file *s, const struct ceph_hobject_id *hoid) in dump_hoid()
384 static inline void ceph_hoid_build_hash_cache(struct ceph_hobject_id *hoid) in ceph_hoid_build_hash_cache()