Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtw.c154 int nr_wait; in io_req_local_work_add() local
183 nr_wait = atomic_read(&ctx->cq_wait_nr); in io_req_local_work_add()
184 if (nr_wait <= 0) in io_req_local_work_add()
/linux/fs/ext4/
H A Dinode.c1181 int nr_wait = 0; in ext4_block_write_begin() local
1248 wait[nr_wait++] = bh; in ext4_block_write_begin()
1254 for (i = 0; i < nr_wait; i++) { in ext4_block_write_begin()