Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dncp_fs.h76 struct ncp_setroot_ioctl struct
124 #define NCP_IOC_GETROOT _IOW('n', 8, struct ncp_setroot_ioctl)
125 #define NCP_IOC_SETROOT _IOR('n', 8, struct ncp_setroot_ioctl)
/linux-4.4.14/fs/ncpfs/
Dioctl.c371 struct ncp_setroot_ioctl sr; in __ncp_ioctl()
404 struct ncp_setroot_ioctl sr; in __ncp_ioctl()