Home
last modified time | relevance | path

Searched refs:CIFS_UNIX_LARGE_READ_CAP (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/cifs/
Dsmb1ops.c496 if (tcon->unix_ext && (unix_cap & CIFS_UNIX_LARGE_READ_CAP)) in cifs_negotiate_rsize()
Dcifspdu.h2188 #define CIFS_UNIX_LARGE_READ_CAP 0x00000040 /* support reads >128K (up macro
Dconnect.c3765 if (cap & CIFS_UNIX_LARGE_READ_CAP) in reset_cifs_unix_caps()