Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dauth_gss.c886 const struct rpc_pipe_ops *upcall_ops) in gss_pipe_alloc() argument
894 p->pipe = rpc_mkpipe_data(upcall_ops, RPC_PIPE_WAIT_FOR_OPEN); in gss_pipe_alloc()
915 const struct rpc_pipe_ops *upcall_ops; member
938 gss_pipe = gss_pipe_alloc(args->clnt, args->name, args->upcall_ops); in gss_pipe_alloc_pdo()
946 const struct rpc_pipe_ops *upcall_ops) in gss_pipe_get() argument
953 .upcall_ops = upcall_ops, in gss_pipe_get()