SMB_O_MASK
if (ep == NULL || buf == NULL || len == 0 || (flags & ~SMB_O_MASK))
if (file != NULL || (flags & ~SMB_O_MASK))