Home
last modified time | relevance | path

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

/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c909 const struct rpc_pipe_ops *upcall_ops) in gss_pipe_alloc() argument
917 p->pipe = rpc_mkpipe_data(upcall_ops, RPC_PIPE_WAIT_FOR_OPEN); in gss_pipe_alloc()
938 const struct rpc_pipe_ops *upcall_ops; member
961 gss_pipe = gss_pipe_alloc(args->clnt, args->name, args->upcall_ops); in gss_pipe_alloc_pdo()
969 const struct rpc_pipe_ops *upcall_ops) in gss_pipe_get() argument
976 .upcall_ops = upcall_ops, in gss_pipe_get()