Searched refs:CIFS_UNIX_LARGE_WRITE_CAP (Results 1 – 3 of 3) sorted by relevance
442 else if (tcon->unix_ext && (unix_cap & CIFS_UNIX_LARGE_WRITE_CAP)) in cifs_negotiate_wsize()448 if (!tcon->unix_ext || !(unix_cap & CIFS_UNIX_LARGE_WRITE_CAP)) in cifs_negotiate_wsize()
2193 #define CIFS_UNIX_LARGE_WRITE_CAP 0x00000080 macro
4058 if (cap & CIFS_UNIX_LARGE_WRITE_CAP) in reset_cifs_unix_caps()