Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dncp_fs.h83 struct ncp_objectname_ioctl struct
127 #define NCP_IOC_GETOBJECTNAME _IOWR('n', 9, struct ncp_objectname_ioctl)
128 #define NCP_IOC_SETOBJECTNAME _IOR('n', 9, struct ncp_objectname_ioctl)
/linux-4.4.14/fs/ncpfs/
Dioctl.c612 struct ncp_objectname_ioctl user; in __ncp_ioctl()
641 struct ncp_objectname_ioctl user; in __ncp_ioctl()