Searched defs:seek_offset (Results 1 – 7 of 7) sorted by relevance
86 std::streamsize seek_offset; in Skip() local
89 long seek_offset = std::numeric_limits<long>::max(); // NOLINT in Skip() local
31 static signed long long seek_offset; variable
282 int64_t seek_offset = oldpos; in bspatch() local
2437 let seek_offset = OFFSET + (i as u64) * (BLOCK_SIZE as u64); in combo_write_read() localVariable2453 let seek_offset = OFFSET + (i as u64) * (BLOCK_SIZE as u64); in combo_write_read() localVariable
51959 loff_t seek_offset; member