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