Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifs_ioctl.h94 struct smb3_notify { struct
113 #define CIFS_IOC_NOTIFY _IOW(CIFS_IOCTL_MAGIC, 9, struct smb3_notify) argument
H A Dsmb2ops.c2171 smb3_notify(const unsigned int xid, struct file *pfile, in smb3_notify() function