CIFS_UNIX_POSIX_ACL_CAP 1750 fs/cifs/connect.c if ((saved_cap & CIFS_UNIX_POSIX_ACL_CAP) == 0) CIFS_UNIX_POSIX_ACL_CAP 1751 fs/cifs/connect.c cap &= ~CIFS_UNIX_POSIX_ACL_CAP; CIFS_UNIX_POSIX_ACL_CAP 1765 fs/cifs/connect.c cap &= ~CIFS_UNIX_POSIX_ACL_CAP; CIFS_UNIX_POSIX_ACL_CAP 1766 fs/cifs/connect.c else if (CIFS_UNIX_POSIX_ACL_CAP & cap) { CIFS_UNIX_POSIX_ACL_CAP 1806 fs/cifs/connect.c if (cap & CIFS_UNIX_POSIX_ACL_CAP)