Home
last modified time | relevance | path

Searched refs:OplockLevel (Results 1 – 9 of 9) sorted by relevance

/fs/smb/client/
A Dsmb2misc.c694 cifs_dbg(FYI, "oplock level 0x%x\n", rsp->OplockLevel); in smb2_is_valid_oplock_break()
720 rsp->OplockLevel == SMB2_OPLOCK_LEVEL_NONE) in smb2_is_valid_oplock_break()
729 cfile->oplock_level = rsp->OplockLevel; in smb2_is_valid_oplock_break()
A Dmisc.c502 pSMB->LockType, pSMB->OplockLevel); in is_valid_oplock_break()
531 netfile->oplock_level = pSMB->OplockLevel; in is_valid_oplock_break()
A Dcifspdu.h922 __u8 OplockLevel; member
945 __u8 OplockLevel; member
1125 __u8 OplockLevel; member
A Dcached_dir.c334 if (o_rsp->OplockLevel != SMB2_OPLOCK_LEVEL_LEASE) { in open_cached_dir()
A Dsmb2pdu.c2399 if (rsp->OplockLevel != SMB2_OPLOCK_LEVEL_LEASE) in smb2_parse_contexts()
2400 *oplock = rsp->OplockLevel; in smb2_parse_contexts()
5791 req->OplockLevel = oplock_level; in SMB2_oplock_break()
A Dcifssmb.c1272 *oplock = rsp->OplockLevel; in CIFS_open()
2028 pSMB->OplockLevel = oplock_level; in CIFSSMBLock()
/fs/smb/server/
A Doplock.c660 rsp->OplockLevel = SMB2_OPLOCK_LEVEL_II; in __smb2_oplock_break_noti()
662 rsp->OplockLevel = SMB2_OPLOCK_LEVEL_NONE; in __smb2_oplock_break_noti()
675 rsp->VolatileFid, rsp->PersistentFid, rsp->OplockLevel); in __smb2_oplock_break_noti()
A Dsmb2pdu.c2318 rsp->OplockLevel = SMB2_OPLOCK_LEVEL_NONE; in create_smb2_pipe()
3613 rsp->OplockLevel = opinfo != NULL ? opinfo->level : 0; in smb2_open()
3644 rsp->OplockLevel = SMB2_OPLOCK_LEVEL_LEASE; in smb2_open()
8482 req_oplevel = req->OplockLevel; in smb20_oplock_break_ack()
8568 rsp->OplockLevel = rsp_oplevel; in smb20_oplock_break_ack()
/fs/smb/common/
A Dsmb2pdu.h1248 __u8 OplockLevel; member
1864 __u8 OplockLevel; member

Completed in 79 milliseconds