Home
last modified time | relevance | path

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

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