Home
last modified time | relevance | path

Searched defs:rpc_clnt (Results 1 – 1 of 1) sorted by relevance

/include/linux/sunrpc/
A Dclnt.h44 struct rpc_clnt { struct
46 unsigned int cl_clid; /* client id */
50 spinlock_t cl_lock; /* spinlock */
54 cl_vers, /* RPC version number */
79 struct rpc_clnt * cl_parent; /* Points to parent of clones */ argument
80 struct rpc_rtt cl_rtt_default;
82 const struct rpc_program *cl_program;
91 union {
95 const struct cred *cl_cred;
97 struct super_block *pipefs_sb;
[all …]

Completed in 9 milliseconds