Home
last modified time | relevance | path

Searched refs:SMB2_oplock_break (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2proto.h243 extern int SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c2423 return SMB2_oplock_break(0, tcon, fid->persistent_fid, in smb2_oplock_response()
H A Dsmb2pdu.c5000 SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_oplock_break() function
5015 cifs_dbg(FYI, "SMB2_oplock_break\n"); in SMB2_oplock_break()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2proto.h228 extern int SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c2457 return SMB2_oplock_break(0, tcon, persistent_fid, volatile_fid, in smb2_oplock_response()
H A Dsmb2pdu.c5444 SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_oplock_break() function
5459 cifs_dbg(FYI, "SMB2_oplock_break\n"); in SMB2_oplock_break()

Completed in 35 milliseconds