Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_bmap_util.c233 xfs_fileoff_t total_end) in xfs_getbmap_next_rec() argument
237 if (end == total_end) in xfs_getbmap_next_rec()
244 rec->br_blockcount = total_end - end; in xfs_getbmap_next_rec()