Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifs_ioctl.h108 #define CIFS_IOC_NOTIFY _IOW(CIFS_IOCTL_MAGIC, 9, struct smb3_notify) macro
Dioctl.c472 case CIFS_IOC_NOTIFY: in cifs_ioctl()