Home
last modified time | relevance | path

Searched refs:old_write_space (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/sunrpc/
Dxprt.h178 void (*old_write_space)(struct sock *); member
/linux-2.4.37.9/net/sunrpc/
Dxprt.c410 sk->write_space = xprt->old_write_space; in xprt_close()
1476 xprt->old_write_space = sk->write_space; in xprt_bind_socket()