Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dsmb2proto.h145 extern int SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2pdu.c3717 SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_change_notify() function
Dsmb2ops.c2103 rc = SMB2_change_notify(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_notify()