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.c1644 struct create_mxac_rsp *buf; in create_mxac_rsp_buf()
1646 buf = (struct create_mxac_rsp *)cc; in create_mxac_rsp_buf()
1647 memset(buf, 0, sizeof(struct create_mxac_rsp)); in create_mxac_rsp_buf()
1649 (struct create_mxac_rsp, QueryStatus)); in create_mxac_rsp_buf()
1652 (struct create_mxac_rsp, Name)); in create_mxac_rsp_buf()
1674 (struct create_mxac_rsp, Name)); in create_disk_id_rsp_buf()
/linux/fs/smb/common/
H A Dsmb2pdu.h1291 struct create_mxac_rsp { struct