Home
last modified time | relevance | path

Searched refs:orig_length (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dhtc.c356 int orig_length; in ath10k_htc_process_trailer() local
360 orig_length = length; in ath10k_htc_process_trailer()
430 orig_buffer, orig_length); in ath10k_htc_process_trailer()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_bmap.c3323 xfs_extlen_t orig_length) in xfs_bmap_process_allocated_extent() argument
3339 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() local
3366 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() local
3663 orig_length = ap->length; in xfs_bmap_btalloc()
3680 orig_length); in xfs_bmap_btalloc()
/linux-6.3-rc2/fs/xfs/
A Dxfs_bmap_util.c83 xfs_extlen_t orig_length = ap->length; in xfs_bmap_rtalloc() local
199 ap->length = orig_length; in xfs_bmap_rtalloc()

Completed in 19 milliseconds