Searched refs:ceph_hobject_id (Results 1 – 3 of 3) sorted by relevance
310 struct ceph_hobject_id { struct326 static inline void ceph_hoid_build_hash_cache(struct ceph_hobject_id *hoid) in ceph_hoid_build_hash_cache() argument341 struct ceph_hobject_id *begin;342 struct ceph_hobject_id *end;
1715 static int hoid_compare(const struct ceph_hobject_id *lhs, in hoid_compare()1716 const struct ceph_hobject_id *rhs) in hoid_compare()1838 static void free_hoid(struct ceph_hobject_id *hoid) in free_hoid()1878 const struct ceph_hobject_id *hoid) in lookup_containing_backoff()1932 static void hoid_fill_from_target(struct ceph_hobject_id *hoid, in hoid_fill_from_target()1958 struct ceph_hobject_id hoid; in should_plug_request()4229 struct ceph_hobject_id *begin;4230 struct ceph_hobject_id *end;4369 const struct ceph_hobject_id *begin, in target_contained_by()4370 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()
Completed in 31 milliseconds