Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb2ops.c36 .create_mxac_size = sizeof(struct create_mxac_rsp),
63 .create_mxac_size = sizeof(struct create_mxac_rsp),
90 .create_mxac_size = sizeof(struct create_mxac_rsp),
117 .create_mxac_size = sizeof(struct create_mxac_rsp),
H A Doplock.c1645 struct create_mxac_rsp *buf; in create_mxac_rsp_buf()
1647 buf = (struct create_mxac_rsp *)cc; in create_mxac_rsp_buf()
1648 memset(buf, 0, sizeof(struct create_mxac_rsp)); in create_mxac_rsp_buf()
1650 (struct create_mxac_rsp, QueryStatus)); in create_mxac_rsp_buf()
1653 (struct create_mxac_rsp, Name)); in create_mxac_rsp_buf()
1675 (struct create_mxac_rsp, Name)); in create_disk_id_rsp_buf()
/linux/fs/smb/common/
H A Dsmb2pdu.h1291 struct create_mxac_rsp { struct