Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifs_ioctl.h115 #define CIFS_IOC_NOTIFY_INFO _IOWR(CIFS_IOCTL_MAGIC, 11, struct smb3_notify_info) macro
Dioctl.c567 case CIFS_IOC_NOTIFY_INFO: in cifs_ioctl()