Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c918 const struct rpc_pipe_ops *upcall_ops) in gss_pipe_alloc() argument
926 p->pipe = rpc_mkpipe_data(upcall_ops, RPC_PIPE_WAIT_FOR_OPEN); in gss_pipe_alloc()
947 const struct rpc_pipe_ops *upcall_ops; member
970 gss_pipe = gss_pipe_alloc(args->clnt, args->name, args->upcall_ops); in gss_pipe_alloc_pdo()
978 const struct rpc_pipe_ops *upcall_ops) in gss_pipe_get() argument
985 .upcall_ops = upcall_ops, in gss_pipe_get()