Searched refs:first_open (Results 1 – 1 of 1) sorted by relevance
216 int first_open; in rpc_pipe_open() local223 first_open = pipe->nreaders == 0 && pipe->nwriters == 0; in rpc_pipe_open()224 if (first_open && pipe->ops->open_pipe) { in rpc_pipe_open()