Home
last modified time | relevance | path

Searched defs:hoid (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/net/ceph/
Dosd_client.c1747 static void hoid_get_effective_key(const struct ceph_hobject_id *hoid, in hoid_get_effective_key()
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() local
4442 struct ceph_hobject_id hoid; in target_contained_by() local
Ddebugfs.c300 static void dump_hoid(struct seq_file *s, const struct ceph_hobject_id *hoid) in dump_hoid()
/linux-6.15/include/linux/ceph/
Dosd_client.h384 static inline void ceph_hoid_build_hash_cache(struct ceph_hobject_id *hoid) in ceph_hoid_build_hash_cache()