Searched refs:CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP (Results 1 – 2 of 2) sorted by relevance
3097 if (cap & CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP) in reset_cifs_unix_caps()3137 if (cap & CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP) in reset_cifs_unix_caps()3277 CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP)) { in mount_get_conns()
2153 #define CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP 0x00000200 /* must do */ macro