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.c37 .create_mxac_size = sizeof(struct create_mxac_rsp),
64 .create_mxac_size = sizeof(struct create_mxac_rsp),
91 .create_mxac_size = sizeof(struct create_mxac_rsp),
118 .create_mxac_size = sizeof(struct create_mxac_rsp),
H A Doplock.c1681 struct create_mxac_rsp *buf; in create_mxac_rsp_buf()
1683 buf = (struct create_mxac_rsp *)cc; in create_mxac_rsp_buf()
1684 memset(buf, 0, sizeof(struct create_mxac_rsp)); in create_mxac_rsp_buf()
1686 (struct create_mxac_rsp, QueryStatus)); in create_mxac_rsp_buf()
1689 (struct create_mxac_rsp, Name)); in create_mxac_rsp_buf()
1711 (struct create_mxac_rsp, Name)); in create_disk_id_rsp_buf()
/linux/fs/smb/common/
H A Dsmb2pdu.h1315 struct create_mxac_rsp { struct