Home
last modified time | relevance | path

Searched refs:ncp_fd (Results 1 – 3 of 3) sorted by relevance

/fs/
Dcompat.c28 compat_uint_t ncp_fd; member
46 compat_uint_t ncp_fd; member
80 n->ncp_fd = c_n->ncp_fd; in do_ncp_super_data_conv()
/fs/ncpfs/
Dinode.c390 data->ncp_fd = ~0; in ncp_parse_options()
445 data->ncp_fd = optint; in ncp_parse_options()
499 data.ncp_fd = md->ncp_fd; in ncp_fill_super()
518 data.ncp_fd = md->ncp_fd; in ncp_fill_super()
541 sock = sockfd_lookup(data.ncp_fd, &error); in ncp_fill_super()
Dncp_fs_sb.h29 unsigned int ncp_fd; /* The socket to the ncp port */ member