Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2proto.h147 extern int SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2pdu.c3691 SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_change_notify() function
Dsmb2ops.c2173 rc = SMB2_change_notify(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_notify()