Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/client/
Dcifs_ioctl.h94 struct smb3_notify { struct
113 #define CIFS_IOC_NOTIFY _IOW(CIFS_IOCTL_MAGIC, 9, struct smb3_notify) argument
Dsmb2ops.c2229 smb3_notify(const unsigned int xid, struct file *pfile, in smb3_notify() function
2266 if (copy_from_user(&notify, ioc_buf, sizeof(struct smb3_notify))) { in smb3_notify()
5438 .notify = smb3_notify,
5551 .notify = smb3_notify,
5667 .notify = smb3_notify,