Searched defs:oplock_level (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifssmb.c1896 CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon, const __u16 smb_file_id, const __u32 netpid, const __u64 len, const __u64 offset, const __u32 numUnlock, const __u32 numLock, const __u8 lockType, const bool waitFlag, const __u8 oplock_level) argument
H A Dsmb2pdu.c5625 SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon, const u64 persistent_fid, const u64 volatile_fid, __u8 oplock_level) argument
H A Dcifsglob.h1445 __u32 oplock_level; /* oplock/lease level from the lease break */ member in struct:cifsFileInfo

Completed in 579 milliseconds