Searched refs:orig_length (Results 1 – 3 of 3) sorted by relevance
30 int orig_length, drive, wb_mode; in gdth_set_asc_info() local40 orig_length = length + 5; in gdth_set_asc_info()81 return(orig_length); in gdth_set_asc_info()104 return(orig_length); in gdth_set_asc_info()111 return(orig_length); in gdth_set_asc_info()144 return(orig_length); in gdth_set_asc_info()
306 int orig_length; in ath10k_htc_process_trailer() local310 orig_length = length; in ath10k_htc_process_trailer()380 orig_buffer, orig_length); in ath10k_htc_process_trailer()
3390 xfs_extlen_t orig_length; in xfs_bmap_btalloc() local3401 orig_length = ap->length; in xfs_bmap_btalloc()3631 if (ap->length <= orig_length) in xfs_bmap_btalloc()3633 else if (ap->offset + ap->length < orig_offset + orig_length) in xfs_bmap_btalloc()3634 ap->offset = orig_offset + orig_length - ap->length; in xfs_bmap_btalloc()