Home
last modified time | relevance | path

Searched refs:smb3_notify (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/cifs/
Dcifs_ioctl.h68 struct smb3_notify { struct
80 #define CIFS_IOC_NOTIFY _IOW(CIFS_IOCTL_MAGIC, 9, struct smb3_notify) argument
Dsmb2ops.c2143 smb3_notify(const unsigned int xid, struct file *pfile, in smb3_notify() function
2146 struct smb3_notify notify; in smb3_notify()
2170 if (copy_from_user(&notify, ioc_buf, sizeof(struct smb3_notify))) { in smb3_notify()
5118 .notify = smb3_notify,
5228 .notify = smb3_notify,
5341 .notify = smb3_notify,