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