Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_bmap_util.c516 xfs_fileoff_t bno, first_bno; in xfs_getbmap() local
615 first_bno = bno = XFS_BB_TO_FSBT(mp, bmv->bmv_offset); in xfs_getbmap()
636 xfs_trim_extent(&got, first_bno, len); in xfs_getbmap()
676 if (bno >= first_bno + len) in xfs_getbmap()