Home
last modified time | relevance | path

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

/fs/ncpfs/
Dncplib_kernel.h42 int ncp_negotiate_size_and_options(struct ncp_server *server, int size,
Dinode.c664 if (ncp_negotiate_size_and_options(server, default_bufsize, in ncp_fill_super()
669 if (ncp_negotiate_size_and_options(server, in ncp_fill_super()
Dncplib_kernel.c176 ncp_negotiate_size_and_options(struct ncp_server *server, in ncp_negotiate_size_and_options() function