Home
last modified time | relevance | path

Searched refs:first_open (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A 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()
/kernel/linux/linux-6.6/net/sunrpc/
H A 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()
/kernel/linux/linux-5.10/fs/
H A Dblock_dev.c1474 bool first_open = false, unblock_events = true, need_restart; in __blkdev_get() local
1505 first_open = true; in __blkdev_get()
1598 if (!first_open) in __blkdev_get()

Completed in 10 milliseconds