Home
last modified time | relevance | path

Searched refs:SMB2_oplock_break (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2proto.h253 extern int SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c2567 return SMB2_oplock_break(0, tcon, persistent_fid, volatile_fid, in smb2_oplock_response()
H A Dsmb2pdu.c5729 SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_oplock_break() function