Lines Matching refs:xfs_agblock_t
33 xfs_agblock_t bno, in xfs_extent_busy_insert_list()
84 xfs_agblock_t bno, in xfs_extent_busy_insert()
94 xfs_agblock_t bno, in xfs_extent_busy_insert_discard()
114 xfs_agblock_t bno, in xfs_extent_busy_search()
162 xfs_agblock_t fbno, in xfs_extent_busy_update_extent()
169 xfs_agblock_t fend = fbno + flen; in xfs_extent_busy_update_extent()
170 xfs_agblock_t bbno = busyp->bno; in xfs_extent_busy_update_extent()
171 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_update_extent()
310 xfs_agblock_t fbno, in xfs_extent_busy_reuse()
324 xfs_agblock_t bbno = busyp->bno; in xfs_extent_busy_reuse()
325 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_reuse()
359 xfs_agblock_t *bno, in xfs_extent_busy_trim()
364 xfs_agblock_t fbno; in xfs_extent_busy_trim()
378 xfs_agblock_t fend = fbno + flen; in xfs_extent_busy_trim()
379 xfs_agblock_t bbno = busyp->bno; in xfs_extent_busy_trim()
380 xfs_agblock_t bend = bbno + busyp->length; in xfs_extent_busy_trim()