Searched refs:KSMBD_IPC_MAX_PAYLOAD (Results 1 – 3 of 3) sorted by relevance
11 #define KSMBD_IPC_MAX_PAYLOAD 4096 macro
630 if (blob_len > KSMBD_IPC_MAX_PAYLOAD) in ksmbd_ipc_spnego_authen_request()812 if (payload_sz > KSMBD_IPC_MAX_PAYLOAD) in ksmbd_rpc_write()863 if (payload_sz > KSMBD_IPC_MAX_PAYLOAD) in ksmbd_rpc_ioctl()
8112 out_buf_len = min_t(u32, KSMBD_IPC_MAX_PAYLOAD, out_buf_len); in smb2_ioctl()