Searched refs:pg_offp (Results 1 – 1 of 1) sorted by relevance
137 loff_t pg_offp = *offp & ~PAGE_MASK; in snapshot_read() local149 if (!pg_offp) { /* on page boundary? */ in snapshot_read()154 res = PAGE_SIZE - pg_offp; in snapshot_read()157 res = simple_read_from_buffer(buf, count, &pg_offp, in snapshot_read()171 loff_t pg_offp = *offp & ~PAGE_MASK; in snapshot_write() local185 if (!pg_offp) { in snapshot_write()198 res = simple_write_to_buffer(data_of(data->handle), res, &pg_offp, in snapshot_write()