Lines Matching refs:xfs_agblock_t
26 xfs_agblock_t bno, in xfs_extent_busy_insert()
85 xfs_agblock_t bno, in xfs_extent_busy_search()
138 xfs_agblock_t fbno, in xfs_extent_busy_update_extent()
143 xfs_agblock_t fend = fbno + flen; in xfs_extent_busy_update_extent()
144 xfs_agblock_t bbno = busyp->bno; in xfs_extent_busy_update_extent()
145 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_update_extent()
285 xfs_agblock_t fbno, in xfs_extent_busy_reuse()
301 xfs_agblock_t bbno = busyp->bno; in xfs_extent_busy_reuse()
302 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_reuse()
335 xfs_agblock_t *bno, in xfs_extent_busy_trim()
339 xfs_agblock_t fbno; in xfs_extent_busy_trim()
353 xfs_agblock_t fend = fbno + flen; in xfs_extent_busy_trim()
354 xfs_agblock_t bbno = busyp->bno; in xfs_extent_busy_trim()
355 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_trim()