Searched refs:ncp_nls_ioctl (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dncp_fs.h101 struct ncp_nls_ioctl struct
132 #define NCP_IOC_GETCHARSETS _IOWR('n', 11, struct ncp_nls_ioctl)
133 #define NCP_IOC_SETCHARSETS _IOR('n', 11, struct ncp_nls_ioctl)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Dioctl.c178 ncp_set_charsets(struct ncp_server* server, struct ncp_nls_ioctl __user *arg)
180 struct ncp_nls_ioctl user;
234 ncp_get_charsets(struct ncp_server* server, struct ncp_nls_ioctl __user *arg)
236 struct ncp_nls_ioctl user;

Completed in 71 milliseconds