Searched refs:RPC_PIPE_WAIT_FOR_OPEN (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Drpc_pipe_fs.h50 #define RPC_PIPE_WAIT_FOR_OPEN 1 macro
/linux-master/net/sunrpc/
H A Drpc_pipe.c145 } else if (pipe->flags & RPC_PIPE_WAIT_FOR_OPEN) {
/linux-master/fs/nfsd/
H A Dnfs4recover.c1005 cn->cn_pipe = rpc_mkpipe_data(&cld_upcall_ops, RPC_PIPE_WAIT_FOR_OPEN);
/linux-master/net/sunrpc/auth_gss/
H A Dauth_gss.c926 p->pipe = rpc_mkpipe_data(upcall_ops, RPC_PIPE_WAIT_FOR_OPEN);

Completed in 226 milliseconds