Home
last modified time | relevance | path

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

/Linux-v5.10/net/sunrpc/
Drpc_pipe.c216 int first_open; in rpc_pipe_open() local
223 first_open = pipe->nreaders == 0 && pipe->nwriters == 0; in rpc_pipe_open()
224 if (first_open && pipe->ops->open_pipe) { in rpc_pipe_open()
/Linux-v5.10/fs/
Dblock_dev.c1450 bool first_open = false, unblock_events = true, need_restart; in __blkdev_get() local
1481 first_open = true; in __blkdev_get()
1574 if (!first_open) in __blkdev_get()