Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifs_ioctl.h89 struct smb3_notify { struct
101 #define CIFS_IOC_NOTIFY _IOW(CIFS_IOCTL_MAGIC, 9, struct smb3_notify) argument
A 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()
5541 .notify = smb3_notify,
5652 .notify = smb3_notify,
5766 .notify = smb3_notify,

Completed in 15 milliseconds