Go to the documentation of this file. 1 #ifndef _LINUX_SUNRPC_RPC_PIPE_FS_H
2 #define _LINUX_SUNRPC_RPC_PIPE_FS_H
21 void (*destroy_msg)(
struct rpc_pipe_msg *);
31 #define RPC_PIPE_WAIT_FOR_OPEN 1
34 const struct rpc_pipe_ops *
ops;
40 struct inode vfs_inode;
42 struct rpc_pipe *
pipe;
46 static inline struct rpc_inode *
53 SUNRPC_PIPEFS_NFS_PRIO,
54 SUNRPC_PIPEFS_RPC_PRIO,
66 const unsigned char *dir_name);
72 char __user *,
size_t);