Searched refs:SMB2_change_notify (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 167 extern int SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2ops.c | 2217 rc = SMB2_change_notify(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_notify()
|
H A D | smb2pdu.c | 3566 SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_change_notify() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 151 extern int SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2ops.c | 2191 rc = SMB2_change_notify(xid, tcon, fid.persistent_fid, fid.volatile_fid, in smb3_notify()
|
H A D | smb2pdu.c | 3861 SMB2_change_notify(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_change_notify() function
|
Completed in 27 milliseconds