Home
last modified time | relevance | path

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

/include/linux/sunrpc/
Drpc_pipe_fs.h45 struct rpc_pipe { struct
63 struct rpc_pipe *pipe; argument
95 extern int rpc_queue_upcall(struct rpc_pipe *, struct rpc_pipe_msg *);
125 struct rpc_pipe *rpc_mkpipe_data(const struct rpc_pipe_ops *ops, int flags);
126 void rpc_destroy_pipe_data(struct rpc_pipe *pipe);
128 struct rpc_pipe *);