SMB2_OPLOCK_BREAK_HE
if (command != SMB2_OPLOCK_BREAK_HE && (shdr->Status == 0 ||
} else if (command == SMB2_OPLOCK_BREAK_HE
if (calc_len + 24 == len && command == SMB2_OPLOCK_BREAK_HE)
smb2_rsp_struct_sizes[SMB2_OPLOCK_BREAK_HE]) {
atomic_read(&sent[SMB2_OPLOCK_BREAK_HE]),
atomic_read(&failed[SMB2_OPLOCK_BREAK_HE]));
cifs_stats_fail_inc(tcon, SMB2_OPLOCK_BREAK_HE);
cifs_stats_fail_inc(tcon, SMB2_OPLOCK_BREAK_HE);
#define SMB2_OPLOCK_BREAK cpu_to_le16(SMB2_OPLOCK_BREAK_HE)
if (!(command == SMB2_OPLOCK_BREAK_HE &&
[SMB2_OPLOCK_BREAK_HE] = { .proc = smb2_oplock_break},
command != SMB2_OPLOCK_BREAK_HE)