Searched refs:max_rw (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/smb/client/ | ||
H A D | cifsglob.h | 730 unsigned int max_rw; /* maxRw specifies the maximum */ member |
H A D | cifssmb.c | 479 server->max_rw = le32_to_cpu(pSMBr->MaxRawSize); in CIFSSMBNegotiate() |