Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_ioctl.h68 struct smb3_notify { struct
80 #define CIFS_IOC_NOTIFY _IOW(CIFS_IOCTL_MAGIC, 9, struct smb3_notify) argument
H A Dsmb2ops.c2171 smb3_notify(const unsigned int xid, struct file *pfile, in smb3_notify() function
2174 struct smb3_notify notify; in smb3_notify()
2198 if (copy_from_user(&notify, ioc_buf, sizeof(struct smb3_notify))) { in smb3_notify()
5306 .notify = smb3_notify,
5416 .notify = smb3_notify,
5529 .notify = smb3_notify,