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/fs/nfsd/
H A Dnfs4recover.c1010 cn->cn_pipe = rpc_mkpipe_data(&cld_upcall_ops, RPC_PIPE_WAIT_FOR_OPEN); in __nfsd4_init_cld_pipe()