Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2proto.h243 extern int SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c2422 return SMB2_oplock_break(0, tcon, fid->persistent_fid, in smb2_oplock_response()
H A Dsmb2pdu.c4988 SMB2_oplock_break(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_oplock_break() function