Searched refs:CIFS_UNIX_FCNTL_CAP (Results 1 – 3 of 3) sorted by relevance
639 (CIFS_UNIX_FCNTL_CAP & le64_to_cpu(tcon->fsUnixInfo.Capability)) && in cifs_relock_file()1348 (CIFS_UNIX_FCNTL_CAP & le64_to_cpu(tcon->fsUnixInfo.Capability)) && in cifs_push_locks()1727 (CIFS_UNIX_FCNTL_CAP & le64_to_cpu(tcon->fsUnixInfo.Capability)) && in cifs_lock()3196 (CIFS_UNIX_FCNTL_CAP & le64_to_cpu(tcon->fsUnixInfo.Capability)) in cifs_strict_writev()3889 (CIFS_UNIX_FCNTL_CAP & le64_to_cpu(tcon->fsUnixInfo.Capability)) && in cifs_strict_readv()
2183 #define CIFS_UNIX_FCNTL_CAP 0x00000001 /* support for fcntl locks */ macro
4013 if (cap & CIFS_UNIX_FCNTL_CAP) in reset_cifs_unix_caps()