Home
last modified time | relevance | path

Searched refs:ceph_hobject_id (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/ceph/
H A Dosd_client.h368 struct ceph_hobject_id { struct
384 static inline void ceph_hoid_build_hash_cache(struct ceph_hobject_id *hoid) in ceph_hoid_build_hash_cache() argument
399 struct ceph_hobject_id *begin;
400 struct ceph_hobject_id *end;
/linux/net/ceph/
H A Ddebugfs.c306 static void dump_hoid(struct seq_file *s, const struct ceph_hobject_id *hoid) in dump_hoid()