Lines Matching refs:ceph_hobject_id
1742 static u64 hoid_get_bitwise_key(const struct ceph_hobject_id *hoid) in DEFINE_RB_FUNCS2()
1747 static void hoid_get_effective_key(const struct ceph_hobject_id *hoid, in hoid_get_effective_key()
1774 static int hoid_compare(const struct ceph_hobject_id *lhs, in hoid_compare()
1775 const struct ceph_hobject_id *rhs) in hoid_compare()
1826 static int decode_hoid(void **p, void *end, struct ceph_hobject_id *hoid) in decode_hoid()
1879 static int hoid_encoding_size(const struct ceph_hobject_id *hoid) in hoid_encoding_size()
1885 static void encode_hoid(void **p, void *end, const struct ceph_hobject_id *hoid) in encode_hoid()
1897 static void free_hoid(struct ceph_hobject_id *hoid) in free_hoid()
1937 const struct ceph_hobject_id *hoid) in lookup_containing_backoff()
1991 static void hoid_fill_from_target(struct ceph_hobject_id *hoid, in hoid_fill_from_target()
2017 struct ceph_hobject_id hoid; in should_plug_request()
4299 struct ceph_hobject_id *begin;
4300 struct ceph_hobject_id *end;
4439 const struct ceph_hobject_id *begin, in target_contained_by()
4440 const struct ceph_hobject_id *end) in target_contained_by()
4442 struct ceph_hobject_id hoid; in target_contained_by()