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