Searched refs:smb3_notify (Results 1 – 2 of 2) sorted by relevance
89 struct smb3_notify { struct108 #define CIFS_IOC_NOTIFY _IOW(CIFS_IOCTL_MAGIC, 9, struct smb3_notify) argument
2052 smb3_notify(const unsigned int xid, struct file *pfile, in smb3_notify() function2089 if (copy_from_user(¬ify, ioc_buf, sizeof(struct smb3_notify))) { in smb3_notify()5376 .notify = smb3_notify,5487 .notify = smb3_notify,5601 .notify = smb3_notify,
Completed in 13 milliseconds