Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dosd_client.c1640 static int decode_hoid(void **p, void *end, struct ceph_hobject_id *hoid) in decode_hoid() function
4041 ret = decode_hoid(&p, end, m->begin); in decode_MOSDBackoff()
4053 ret = decode_hoid(&p, end, m->end); in decode_MOSDBackoff()