Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifs_ioctl.h116 #define CIFS_IOC_GET_TCON_INFO _IOR(CIFS_IOCTL_MAGIC, 12, struct smb_mnt_tcon_info) macro
H A Dioctl.c441 case CIFS_IOC_GET_TCON_INFO: in cifs_ioctl()