Lines Matching refs:no
21 /* there should be no running fs instance */
110 int no = -1, ni = 0, j = 0, zerr, err;
151 if (++no >= nrpages_out || !outsz) {
161 if (!rq->out[no]) {
162 rq->out[no] = erofs_allocpage(pagepool,
164 set_page_private(rq->out[no],
167 kout = kmap_local_page(rq->out[no]);
190 kout = kmap_local_page(rq->out[no]);
201 if (!bounced && rq->out[no] == rq->in[ni]) {
210 if (rq->out[no] != rq->in[j])