Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_bmap_util.c382 xfs_fileoff_t total_end) in xfs_getbmap_next_rec() argument
386 if (end == total_end) in xfs_getbmap_next_rec()
393 rec->br_blockcount = total_end - end; in xfs_getbmap_next_rec()