Searched refs:orig_length (Results 1 – 4 of 4) sorted by relevance
357 int orig_length; in ath10k_htc_process_trailer() local361 orig_length = length; in ath10k_htc_process_trailer()431 orig_buffer, orig_length); in ath10k_htc_process_trailer()
619 uint64_t orig_length, in nbd_parse_blockstatus_payload() argument696 if (extent->length > orig_length) { in nbd_parse_blockstatus_payload()697 extent->length = orig_length; in nbd_parse_blockstatus_payload()
3368 xfs_extlen_t orig_length) in xfs_bmap_process_allocated_extent() argument3384 if (ap->length <= orig_length) in xfs_bmap_process_allocated_extent()3386 else if (ap->offset + ap->length < orig_offset + orig_length) in xfs_bmap_process_allocated_extent()3387 ap->offset = orig_offset + orig_length - ap->length; in xfs_bmap_process_allocated_extent()3667 xfs_extlen_t orig_length; in xfs_bmap_btalloc() local3673 orig_length = ap->length; in xfs_bmap_btalloc()3693 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()