Searched refs:CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP (Results 1 – 2 of 2) sorted by relevance
2742 if (cap & CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP) in reset_cifs_unix_caps()2782 if (cap & CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP) in reset_cifs_unix_caps()2928 CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP)) in mount_get_conns()
2164 #define CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP 0x00000200 /* must do */ macro