ksmbd_share_config_request
struct ksmbd_share_config_request *req;
msg = ipc_msg_alloc(sizeof(struct ksmbd_share_config_request));
req = (struct ksmbd_share_config_request *)msg->payload;
.len = sizeof(struct ksmbd_share_config_request),