Searched refs:offp (Results 1 – 1 of 1) sorted by relevance
336 loff_t offp = 0; in ubi_volume_read() local350 if (offp == vol->used_bytes) in ubi_volume_read()360 if (offp + size > vol->used_bytes) in ubi_volume_read()361 size = vol->used_bytes - offp; in ubi_volume_read()373 tmp = offp; in ubi_volume_read()393 offp += len; in ubi_volume_read()