Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_bmap_util.c380 xfs_fileoff_t total_end) in xfs_getbmap_next_rec() argument
384 if (end == total_end) in xfs_getbmap_next_rec()
391 rec->br_blockcount = total_end - end; in xfs_getbmap_next_rec()