Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ksmbd/
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),
A Doplock.c1560 struct create_mxac_rsp *buf; in create_mxac_rsp_buf()
1562 buf = (struct create_mxac_rsp *)cc; in create_mxac_rsp_buf()
1563 memset(buf, 0, sizeof(struct create_mxac_rsp)); in create_mxac_rsp_buf()
1565 (struct create_mxac_rsp, QueryStatus)); in create_mxac_rsp_buf()
1568 (struct create_mxac_rsp, Name)); in create_mxac_rsp_buf()
1590 (struct create_mxac_rsp, Name)); in create_disk_id_rsp_buf()
A Dsmb2pdu.h140 struct create_mxac_rsp { struct

Completed in 9 milliseconds