CIFS_UNIX_POSIX_ACL_CAP 4018 fs/cifs/connect.c 			if ((saved_cap & CIFS_UNIX_POSIX_ACL_CAP) == 0)
CIFS_UNIX_POSIX_ACL_CAP 4019 fs/cifs/connect.c 				cap &= ~CIFS_UNIX_POSIX_ACL_CAP;
CIFS_UNIX_POSIX_ACL_CAP 4035 fs/cifs/connect.c 			cap &= ~CIFS_UNIX_POSIX_ACL_CAP;
CIFS_UNIX_POSIX_ACL_CAP 4036 fs/cifs/connect.c 		else if (CIFS_UNIX_POSIX_ACL_CAP & cap) {
CIFS_UNIX_POSIX_ACL_CAP 4062 fs/cifs/connect.c 		if (cap & CIFS_UNIX_POSIX_ACL_CAP)