Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Drpc_pipe_fs.h50 #define RPC_PIPE_WAIT_FOR_OPEN 1 macro
/linux/net/sunrpc/
H A Drpc_pipe.c145 } else if (pipe->flags & RPC_PIPE_WAIT_FOR_OPEN) { in rpc_queue_upcall()
/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c920 p->pipe = rpc_mkpipe_data(upcall_ops, RPC_PIPE_WAIT_FOR_OPEN); in gss_pipe_alloc()