Lines Matching refs:SMB2_OPLOCK_LEVEL_NONE
42 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in alloc_opinfo()
277 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in opinfo_write_to_none()
299 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in opinfo_read_to_none()
450 opinfo_new->level = SMB2_OPLOCK_LEVEL_NONE; in grant_none_oplock()
555 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in wait_for_break_ack()
656 rsp->OplockLevel = SMB2_OPLOCK_LEVEL_NONE; in __smb2_oplock_break_noti()
714 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in smb2_oplock_break_noti()
832 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in smb2_lease_break_noti()
1117 req_op_level = SMB2_OPLOCK_LEVEL_NONE; in smb_grant_oplock()
1137 (prev_opinfo->level == SMB2_OPLOCK_LEVEL_NONE && lctx)) in smb_grant_oplock()
1171 if (req_op_level != SMB2_OPLOCK_LEVEL_NONE) in smb_grant_oplock()
1177 req_op_level = SMB2_OPLOCK_LEVEL_NONE; in smb_grant_oplock()
1283 oplock_break(brk_op, SMB2_OPLOCK_LEVEL_NONE); in smb_break_all_levII_oplock()