Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/char/
H A Dmonwriter.c86 struct monwrite_hdr *monhdr) in monwrite_find_hdr() argument
93 entry->hdr.applid == monhdr->applid && in monwrite_find_hdr()
105 struct monwrite_hdr *monhdr = &monpriv->hdr; in monwrite_new_hdr() local
118 monhdr->datalen = monbuf->hdr.datalen; in monwrite_new_hdr()
119 rc = monwrite_diag(monhdr, monbuf->data, in monwrite_new_hdr()
133 monbuf->data = kzalloc(monhdr->datalen, in monwrite_new_hdr()
139 monbuf->hdr = *monhdr; in monwrite_new_hdr()
154 switch (monhdr->mon_function) { in monwrite_new_data()
157 rc = monwrite_diag(monhdr, monbuf->data, in monwrite_new_data()
164 rc = monwrite_diag(monhdr, monbuf->data, in monwrite_new_data()
[all …]
/linux-6.15/net/ceph/
H A Dauth.c123 struct ceph_mon_request_header *monhdr = buf; in ceph_auth_build_hello() local
124 void *p = monhdr + 1, *end = buf + len, *lenp; in ceph_auth_build_hello()
130 monhdr->have_version = 0; in ceph_auth_build_hello()
131 monhdr->session_mon = cpu_to_le16(-1); in ceph_auth_build_hello()
132 monhdr->session_mon_tid = 0; in ceph_auth_build_hello()
H A Dmon_client.c800 h->monhdr.have_version = 0; in ceph_monc_do_statfs()
801 h->monhdr.session_mon = cpu_to_le16(-1); in ceph_monc_do_statfs()
802 h->monhdr.session_mon_tid = 0; in ceph_monc_do_statfs()
997 h->monhdr.have_version = 0; in do_mon_command_vargs()
998 h->monhdr.session_mon = cpu_to_le16(-1); in do_mon_command_vargs()
999 h->monhdr.session_mon_tid = 0; in do_mon_command_vargs()
/linux-6.15/include/linux/ceph/
H A Dceph_fs.h182 struct ceph_mon_request_header monhdr; member
200 struct ceph_mon_request_header monhdr; member
208 struct ceph_mon_request_header monhdr; member
214 struct ceph_mon_request_header monhdr; member
219 struct ceph_mon_request_header monhdr; member