Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifs_ioctl.h89 struct smb3_notify { struct
101 #define CIFS_IOC_NOTIFY _IOW(CIFS_IOCTL_MAGIC, 9, struct smb3_notify) argument
Dsmb2ops.c2259 smb3_notify(const unsigned int xid, struct file *pfile, in smb3_notify() function
2262 struct smb3_notify notify; in smb3_notify()
2287 if (copy_from_user(&notify, ioc_buf, sizeof(struct smb3_notify))) { in smb3_notify()
5536 .notify = smb3_notify,
5647 .notify = smb3_notify,
5761 .notify = smb3_notify,