Searched refs:CIFS_UNIX_LARGE_WRITE_CAP (Results 1 – 3 of 3) sorted by relevance
446 else if (tcon->unix_ext && (unix_cap & CIFS_UNIX_LARGE_WRITE_CAP)) in smb1_negotiate_wsize() 452 if (!tcon->unix_ext || !(unix_cap & CIFS_UNIX_LARGE_WRITE_CAP)) in smb1_negotiate_wsize()
2159 #define CIFS_UNIX_LARGE_WRITE_CAP 0x00000080 macro
3566 if (cap & CIFS_UNIX_LARGE_WRITE_CAP) in reset_cifs_unix_caps()