Searched refs:xprt_from_sock (Results 1 – 1 of 1) sorted by relevance
219 static inline struct rpc_xprt *xprt_from_sock(struct sock *sk) in xprt_from_sock() function786 if (!(xprt = xprt_from_sock(sk))) in xs_error_report()1074 xprt = xprt_from_sock(sk); in xs_data_ready()1504 if (!(xprt = xprt_from_sock(sk))) in xs_tcp_data_ready()1530 if (!(xprt = xprt_from_sock(sk))) in xs_tcp_state_change()1608 if (unlikely(!(xprt = xprt_from_sock(sk)))) in xs_write_space()