Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ncpfs/
Dncp_fs_sb.h155 extern void ncp_tcp_write_space(struct sock* sk);
Dsock.c116 void ncp_tcp_write_space(struct sock *sk) in ncp_tcp_write_space() function
Dinode.c650 sock->sk->sk_write_space = ncp_tcp_write_space; in ncp_fill_super()