Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dosd_client.c1688 static void hoid_get_effective_key(const struct ceph_hobject_id *hoid, in hoid_get_effective_key()
1767 static int decode_hoid(void **p, void *end, struct ceph_hobject_id *hoid) in decode_hoid()
1820 static int hoid_encoding_size(const struct ceph_hobject_id *hoid) in hoid_encoding_size()
1826 static void encode_hoid(void **p, void *end, const struct ceph_hobject_id *hoid) in encode_hoid()
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() local
4372 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.1.9/include/linux/ceph/
Dosd_client.h326 static inline void ceph_hoid_build_hash_cache(struct ceph_hobject_id *hoid) in ceph_hoid_build_hash_cache()