Lines Matching refs:SMB2_OPLOCK_LEVEL_NONE
43 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in alloc_opinfo()
278 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in opinfo_write_to_none()
300 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in opinfo_read_to_none()
451 opinfo_new->level = SMB2_OPLOCK_LEVEL_NONE; in grant_none_oplock()
556 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in wait_for_break_ack()
652 rsp->OplockLevel = SMB2_OPLOCK_LEVEL_NONE; in __smb2_oplock_break_noti()
718 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in smb2_oplock_break_noti()
842 opinfo->level = SMB2_OPLOCK_LEVEL_NONE; in smb2_lease_break_noti()
1127 req_op_level = SMB2_OPLOCK_LEVEL_NONE; in smb_grant_oplock()
1147 (prev_opinfo->level == SMB2_OPLOCK_LEVEL_NONE && lctx)) in smb_grant_oplock()
1181 if (req_op_level != SMB2_OPLOCK_LEVEL_NONE) in smb_grant_oplock()
1187 req_op_level = SMB2_OPLOCK_LEVEL_NONE; in smb_grant_oplock()
1293 oplock_break(brk_op, SMB2_OPLOCK_LEVEL_NONE); in smb_break_all_levII_oplock()