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;
1747 static u64 hoid_get_bitwise_key(const struct ceph_hobject_id *hoid) in DEFINE_RB_FUNCS2() 1752 static void hoid_get_effective_key(const struct ceph_hobject_id *hoid, in hoid_get_effective_key() 1779 static int hoid_compare(const struct ceph_hobject_id *lhs, in hoid_compare() 1780 const struct ceph_hobject_id *rhs) in hoid_compare() 1831 static int decode_hoid(void **p, void *end, struct ceph_hobject_id *hoid) in decode_hoid() 1884 static int hoid_encoding_size(const struct ceph_hobject_id *hoid) in hoid_encoding_size() 1890 static void encode_hoid(void **p, void *end, const struct ceph_hobject_id *hoid) in encode_hoid() 1902 static void free_hoid(struct ceph_hobject_id *hoid) in free_hoid() 1942 const struct ceph_hobject_id *hoid) in lookup_containing_backoff() 1996 static void hoid_fill_from_target(struct ceph_hobject_id *hoi in hoid_fill_from_target() [all...]
306 static void dump_hoid(struct seq_file *s, const struct ceph_hobject_id *hoid) in dump_hoid()