Lines Matching refs:SMB2_OPLOCK_LEVEL_NONE
43 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in alloc_opinfo()
307 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in opinfo_write_to_none()
329 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in opinfo_read_to_none()
480 opinfo_new->level = SMB2_OPLOCK_LEVEL_NONE; in grant_none_oplock()
585 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in wait_for_break_ack()
669 rsp->OplockLevel = SMB2_OPLOCK_LEVEL_NONE; in __smb2_oplock_break_noti()
729 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in smb2_oplock_break_noti()
844 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in smb2_lease_break_noti()
1129 req_op_level = SMB2_OPLOCK_LEVEL_NONE; in smb_grant_oplock()
1149 (prev_opinfo->level == SMB2_OPLOCK_LEVEL_NONE && lctx)) { in smb_grant_oplock()
1185 if (req_op_level != SMB2_OPLOCK_LEVEL_NONE) in smb_grant_oplock()
1191 req_op_level = SMB2_OPLOCK_LEVEL_NONE; in smb_grant_oplock()
1304 oplock_break(brk_op, SMB2_OPLOCK_LEVEL_NONE); in smb_break_all_levII_oplock()