Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_bmap_util.c522 __int64_t bmvend; /* last block requested */ in xfs_getbmap() local
591 bmvend = bmv->bmv_offset + bmv->bmv_length; in xfs_getbmap()
696 prealloced, bmvend, in xfs_getbmap()
704 max_t(__int64_t, 0, bmvend - bmv->bmv_offset); in xfs_getbmap()