Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifs_ioctl.h111 #define CIFS_IOC_SHUTDOWN _IOR('X', 125, __u32) macro
Dioctl.c534 case CIFS_IOC_SHUTDOWN: in cifs_ioctl()