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