Searched refs:last_byte_offset (Results 1 – 3 of 3) sorted by relevance
376 let (&last_char_index, &last_byte_offset) = self in byte_range()383 last_byte_offset in byte_range()385 let total_byte_offset = match self.source_text[last_byte_offset..] in byte_range()389 Some((additional_offset, _ch)) => last_byte_offset + additional_offset, in byte_range()
395 int last_byte_offset = -1; in its_sync_lpi_pending_table() local409 if (byte_offset != last_byte_offset) { in its_sync_lpi_pending_table()416 last_byte_offset = byte_offset; in its_sync_lpi_pending_table()
7895 last_byte_offset(u64 start, u64 len) in last_byte_offset() function8406 file_lock->fl_end = last_byte_offset(lock->lk_offset, lock->lk_length); in nfsd4_lock()8587 file_lock->fl_end = last_byte_offset(lockt->lt_offset, lockt->lt_length); in nfsd4_lockt()8664 file_lock->fl_end = last_byte_offset(locku->lu_offset, in nfsd4_locku()