CIFS_NEG_OP
((optype & CIFS_OP_MASK) != CIFS_NEG_OP) &&
if (((optype & CIFS_OP_MASK) == CIFS_NEG_OP) && (*val != 0))
int flags = CIFS_NEG_OP;
if ((ses->ses_status == SES_NEW) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) {
if ((ses->ses_status == SES_NEW) || (optype & CIFS_NEG_OP) || (optype & CIFS_SESS_OP)) {