Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifs_ioctl.h94 struct smb3_notify_info { struct
110 #define CIFS_IOC_NOTIFY_INFO _IOWR(CIFS_IOCTL_MAGIC, 11, struct smb3_notify_info) argument
A Dsmb2ops.c2055 struct smb3_notify_info notify; in smb3_notify()
2056 struct smb3_notify_info __user *pnotify_buf; in smb3_notify()
2084 if (copy_from_user(&notify, ioc_buf, sizeof(struct smb3_notify_info))) { in smb3_notify()
2120 pnotify_buf = (struct smb3_notify_info __user *)ioc_buf; in smb3_notify()

Completed in 11 milliseconds