Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h171 extern int SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c2230 rc = SMB2_change_notify(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_notify()
H A Dsmb2pdu.c3972 SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_change_notify() function