Searched refs:monhdr (Results 1 – 2 of 2) sorted by relevance
106 struct ceph_mon_request_header *monhdr = buf; in ceph_auth_build_hello() local107 void *p = monhdr + 1, *end = buf + len, *lenp; in ceph_auth_build_hello()113 monhdr->have_version = 0; in ceph_auth_build_hello()114 monhdr->session_mon = cpu_to_le16(-1); in ceph_auth_build_hello()115 monhdr->session_mon_tid = 0; in ceph_auth_build_hello()150 struct ceph_mon_request_header *monhdr = msg_buf; in ceph_build_auth_request() local151 void *p = monhdr + 1; in ceph_build_auth_request()155 monhdr->have_version = 0; in ceph_build_auth_request()156 monhdr->session_mon = cpu_to_le16(-1); in ceph_build_auth_request()157 monhdr->session_mon_tid = 0; in ceph_build_auth_request()
701 h->monhdr.have_version = 0; in ceph_monc_do_statfs()702 h->monhdr.session_mon = cpu_to_le16(-1); in ceph_monc_do_statfs()703 h->monhdr.session_mon_tid = 0; in ceph_monc_do_statfs()895 h->monhdr.have_version = 0; in ceph_monc_blacklist_add()896 h->monhdr.session_mon = cpu_to_le16(-1); in ceph_monc_blacklist_add()897 h->monhdr.session_mon_tid = 0; in ceph_monc_blacklist_add()