Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifs_ioctl.h89 struct smb3_notify { struct
108 #define CIFS_IOC_NOTIFY _IOW(CIFS_IOCTL_MAGIC, 9, struct smb3_notify) argument
A Dsmb2ops.c2052 smb3_notify(const unsigned int xid, struct file *pfile, in smb3_notify() function
2089 if (copy_from_user(&notify, ioc_buf, sizeof(struct smb3_notify))) { in smb3_notify()
5376 .notify = smb3_notify,
5487 .notify = smb3_notify,
5601 .notify = smb3_notify,

Completed in 16 milliseconds