Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2proto.h153 __u32 max_response_size);
H A Dsmb2pdu.c3411 __u32 max_response_size) in SMB2_ioctl_init() argument
3481 req->MaxOutputResponse = cpu_to_le32(max_response_size); in SMB2_ioctl_init()
3483 cpu_to_le16(DIV_ROUND_UP(max(indatalen, max_response_size), in SMB2_ioctl_init()