Searched refs:orig_length (Results 1 – 3 of 3) sorted by relevance
356 int orig_length; in ath10k_htc_process_trailer() local360 orig_length = length; in ath10k_htc_process_trailer()430 orig_buffer, orig_length); in ath10k_htc_process_trailer()
3323 xfs_extlen_t orig_length) in xfs_bmap_process_allocated_extent() argument3339 if (ap->length <= orig_length) in xfs_bmap_process_allocated_extent()3341 else if (ap->offset + ap->length < orig_offset + orig_length) in xfs_bmap_process_allocated_extent()3342 ap->offset = orig_offset + orig_length - ap->length; in xfs_bmap_process_allocated_extent()3354 xfs_extlen_t orig_length; in xfs_bmap_exact_minlen_extent_alloc() local3366 orig_length = ap->length; in xfs_bmap_exact_minlen_extent_alloc()3400 orig_length); in xfs_bmap_exact_minlen_extent_alloc()3657 xfs_extlen_t orig_length; in xfs_bmap_btalloc() local3663 orig_length = ap->length; in xfs_bmap_btalloc()3680 orig_length); in xfs_bmap_btalloc()
83 xfs_extlen_t orig_length = ap->length; in xfs_bmap_rtalloc() local199 ap->length = orig_length; in xfs_bmap_rtalloc()
Completed in 19 milliseconds