Searched refs:CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP (Results 1 – 2 of 2) sorted by relevance
3863 if (cap & CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP) in reset_cifs_unix_caps()3903 if (cap & CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP) in reset_cifs_unix_caps()4139 CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP)) in mount_get_conns()
2201 #define CIFS_UNIX_TRANSPORT_ENCRYPTION_MANDATORY_CAP 0x00000200 /* must do */ macro