Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/auth_gss/
Dauth_gss.c871 const struct rpc_pipe_ops *upcall_ops) in gss_pipe_alloc() argument
879 p->pipe = rpc_mkpipe_data(upcall_ops, RPC_PIPE_WAIT_FOR_OPEN); in gss_pipe_alloc()
900 const struct rpc_pipe_ops *upcall_ops; member
923 gss_pipe = gss_pipe_alloc(args->clnt, args->name, args->upcall_ops); in gss_pipe_alloc_pdo()
931 const struct rpc_pipe_ops *upcall_ops) in gss_pipe_get() argument
938 .upcall_ops = upcall_ops, in gss_pipe_get()