Home
last modified time | relevance | path

Searched refs:KSMBD_IPC_MAX_PAYLOAD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dtransport_ipc.h11 #define KSMBD_IPC_MAX_PAYLOAD 4096 macro
H A Dsmb2pdu.c8037 out_buf_len = min_t(u32, KSMBD_IPC_MAX_PAYLOAD, out_buf_len); in smb2_ioctl()