Searched refs:KSMBD_IPC_MAX_PAYLOAD (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/smb/server/ | ||
| H A D | transport_ipc.h | 11 #define KSMBD_IPC_MAX_PAYLOAD 4096 macro |
| H A D | smb2pdu.c | 8566 out_buf_len = min_t(u32, KSMBD_IPC_MAX_PAYLOAD, out_buf_len); in smb2_ioctl() |