nr_bvecs          163 fs/io_uring.c  	unsigned int	nr_bvecs;
nr_bvecs         1199 fs/io_uring.c  	iov_iter_bvec(iter, rw, imu->bvec, imu->nr_bvecs, offset + len);
nr_bvecs         3406 fs/io_uring.c  		for (j = 0; j < imu->nr_bvecs; j++)
nr_bvecs         3410 fs/io_uring.c  			io_unaccount_mem(ctx->user, imu->nr_bvecs);
nr_bvecs         3412 fs/io_uring.c  		imu->nr_bvecs = 0;
nr_bvecs         3574 fs/io_uring.c  		imu->nr_bvecs = nr_pages;