Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dauth.c123 struct ceph_mon_request_header *monhdr = buf; in ceph_auth_build_hello()
H A Dmon_client.c949 ceph_decode_need(&p, end, sizeof(struct ceph_mon_request_header) + in handle_command_ack()
951 p += sizeof(struct ceph_mon_request_header); in handle_command_ack()