Searched refs:poff (Results 1 – 1 of 1) sorted by relevance
1220 unsigned int pidx, poff, total_len, subbuf_pages, nr_pages; in subbuf_splice_actor() local1255 poff = read_start & ~PAGE_MASK; in subbuf_splice_actor()1265 this_len = min_t(unsigned long, len, PAGE_SIZE - poff); in subbuf_splice_actor()1269 spd.partial[spd.nr_pages].offset = poff; in subbuf_splice_actor()1281 poff = 0; in subbuf_splice_actor()