Searched refs:ncp__io2vol (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/fs/ncpfs/ |
H A D | ncplib_kernel.h | 130 int ncp__io2vol(struct ncp_server *, unsigned char *, unsigned int *, 141 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(S,m,i,n,k,U) 146 int ncp__io2vol(unsigned char *, unsigned int *, 154 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(m,i,n,k,U)
|
H A D | ncplib_kernel.c | 1106 ncp__io2vol(struct ncp_server *server, unsigned char *vname, unsigned int *vlen, ncp__io2vol() function 1272 ncp__io2vol(unsigned char *vname, unsigned int *vlen, ncp__io2vol() function
|
Completed in 61 milliseconds