Searched refs:monhdr (Results 1 – 4 of 4) sorted by relevance
79 struct monwrite_hdr *monhdr) in monwrite_find_hdr() argument84 if ((entry->hdr.mon_function == monhdr->mon_function || in monwrite_find_hdr()85 monhdr->mon_function == MONWRITE_STOP_INTERVAL) && in monwrite_find_hdr()86 entry->hdr.applid == monhdr->applid && in monwrite_find_hdr()87 entry->hdr.record_num == monhdr->record_num && in monwrite_find_hdr()88 entry->hdr.version == monhdr->version && in monwrite_find_hdr()89 entry->hdr.release == monhdr->release && in monwrite_find_hdr()90 entry->hdr.mod_level == monhdr->mod_level) in monwrite_find_hdr()98 struct monwrite_hdr *monhdr = &monpriv->hdr; in monwrite_new_hdr() local102 if (monhdr->datalen > MONWRITE_MAX_DATALEN || in monwrite_new_hdr()[all …]
103 struct ceph_mon_request_header *monhdr = buf; in ceph_auth_build_hello() local104 void *p = monhdr + 1, *end = buf + len, *lenp; in ceph_auth_build_hello()110 monhdr->have_version = 0; in ceph_auth_build_hello()111 monhdr->session_mon = cpu_to_le16(-1); in ceph_auth_build_hello()112 monhdr->session_mon_tid = 0; in ceph_auth_build_hello()147 struct ceph_mon_request_header *monhdr = msg_buf; in ceph_build_auth_request() local148 void *p = monhdr + 1; in ceph_build_auth_request()152 monhdr->have_version = 0; in ceph_build_auth_request()153 monhdr->session_mon = cpu_to_le16(-1); in ceph_build_auth_request()154 monhdr->session_mon_tid = 0; in ceph_build_auth_request()
569 h->monhdr.have_version = 0; in ceph_monc_do_statfs()570 h->monhdr.session_mon = cpu_to_le16(-1); in ceph_monc_do_statfs()571 h->monhdr.session_mon_tid = 0; in ceph_monc_do_statfs()670 h->monhdr.have_version = 0; in ceph_monc_do_poolop()671 h->monhdr.session_mon = cpu_to_le16(-1); in ceph_monc_do_poolop()672 h->monhdr.session_mon_tid = 0; in ceph_monc_do_poolop()
170 struct ceph_mon_request_header monhdr; member188 struct ceph_mon_request_header monhdr; member198 struct ceph_mon_request_header monhdr; member211 struct ceph_mon_request_header monhdr; member217 struct ceph_mon_request_header monhdr; member222 struct ceph_mon_request_header monhdr; member