Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_bmap_util.c484 xfs_fileoff_t total_end) in xfs_getbmap_next_rec() argument
488 if (end == total_end) in xfs_getbmap_next_rec()
495 rec->br_blockcount = total_end - end; in xfs_getbmap_next_rec()