Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dsmb2proto.h228 extern int SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2pdu.c5439 SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_oplock_break() function
Dsmb2ops.c2457 return SMB2_oplock_break(0, tcon, persistent_fid, volatile_fid, in smb2_oplock_response()