Lines Matching refs:xfs_agblock_t
25 xfs_agblock_t bno, in xfs_extent_busy_insert_list()
74 xfs_agblock_t bno, in xfs_extent_busy_insert()
84 xfs_agblock_t bno, in xfs_extent_busy_insert_discard()
105 xfs_agblock_t bno, in xfs_extent_busy_search()
153 xfs_agblock_t fbno, in xfs_extent_busy_update_extent()
158 xfs_agblock_t fend = fbno + flen; in xfs_extent_busy_update_extent()
159 xfs_agblock_t bbno = busyp->bno; in xfs_extent_busy_update_extent()
160 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_update_extent()
301 xfs_agblock_t fbno, in xfs_extent_busy_reuse()
314 xfs_agblock_t bbno = busyp->bno; in xfs_extent_busy_reuse()
315 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_reuse()
347 xfs_agblock_t *bno, in xfs_extent_busy_trim()
351 xfs_agblock_t fbno; in xfs_extent_busy_trim()
365 xfs_agblock_t fend = fbno + flen; in xfs_extent_busy_trim()
366 xfs_agblock_t bbno = busyp->bno; in xfs_extent_busy_trim()
367 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_trim()