Searched refs:smb3_notify (Results 1 – 2 of 2) sorted by relevance
89 struct smb3_notify { struct101 #define CIFS_IOC_NOTIFY _IOW(CIFS_IOCTL_MAGIC, 9, struct smb3_notify) argument
2259 smb3_notify(const unsigned int xid, struct file *pfile, in smb3_notify() function2262 struct smb3_notify notify; in smb3_notify()2287 if (copy_from_user(¬ify, ioc_buf, sizeof(struct smb3_notify))) { in smb3_notify()5536 .notify = smb3_notify,5647 .notify = smb3_notify,5761 .notify = smb3_notify,