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