Searched refs:smb3_notify (Results 1 – 2 of 2) sorted by relevance
68 struct smb3_notify { struct80 #define CIFS_IOC_NOTIFY _IOW(CIFS_IOCTL_MAGIC, 9, struct smb3_notify) argument
2143 smb3_notify(const unsigned int xid, struct file *pfile, in smb3_notify() function2146 struct smb3_notify notify; in smb3_notify()2170 if (copy_from_user(¬ify, ioc_buf, sizeof(struct smb3_notify))) { in smb3_notify()5118 .notify = smb3_notify,5228 .notify = smb3_notify,5341 .notify = smb3_notify,