Searched refs:ceph_hobject_id (Results 1 – 3 of 3) sorted by relevance
368 struct ceph_hobject_id { struct384 static inline void ceph_hoid_build_hash_cache(struct ceph_hobject_id *hoid) in ceph_hoid_build_hash_cache() argument399 struct ceph_hobject_id *begin;400 struct ceph_hobject_id *end;
1774 static int hoid_compare(const struct ceph_hobject_id *lhs, in hoid_compare()1775 const struct ceph_hobject_id *rhs) in hoid_compare()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()[all …]
300 static void dump_hoid(struct seq_file *s, const struct ceph_hobject_id *hoid) in dump_hoid()