Searched refs:this_off (Results 1 – 3 of 3) sorted by relevance
2299 unsigned long this_off = offset; in ldc_copy() local2301 if (this_off > this_len) in ldc_copy()2302 this_off = this_len; in ldc_copy()2304 offset -= this_off; in ldc_copy()2305 this_len -= this_off; in ldc_copy()2308 cookie_raddr += this_off; in ldc_copy()
647 unsigned int this_off = off % XFS_GC_BUF_SIZE; in xfs_zone_gc_add_data() local648 unsigned int this_len = min(len, XFS_GC_BUF_SIZE - this_off); in xfs_zone_gc_add_data()652 this_len, this_off); in xfs_zone_gc_add_data()
1612 u32 this_off, curpage_off, nextpage_off, remain_pages; in last_log_lsn() local1701 this_off = first_file_off; in last_log_lsn()1705 this_off = second_file_off; in last_log_lsn()1710 this_off = first_file_off; in last_log_lsn()1714 this_off = second_file_off; in last_log_lsn()1736 saved_off + log->page_size == this_off && in last_log_lsn()