Home
last modified time | relevance | path

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

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