Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ncpfs/
Dncplib_kernel.h42 int ncp_negotiate_size_and_options(struct ncp_server *server, int size,
Dinode.c668 if (ncp_negotiate_size_and_options(server, default_bufsize, in ncp_fill_super()
673 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