Searched refs:aoff (Results 1 – 3 of 3) sorted by relevance
2368 uint64_t aoff:32; member2372 uint64_t aoff:32;2560 uint64_t aoff:32; member2564 uint64_t aoff:32;
3428 uint64_t aoff:32; member3432 uint64_t aoff:32;3516 uint64_t aoff:32; member3520 uint64_t aoff:32;
4094 xfs_fileoff_t aoff, in xfs_bmapi_reserve_delalloc() argument4111 alen = XFS_FILBLKS_MIN(alen, got->br_startoff - aoff); in xfs_bmapi_reserve_delalloc()4117 1, 0, &aoff, &alen); in xfs_bmapi_reserve_delalloc()4157 got->br_startoff = aoff; in xfs_bmapi_reserve_delalloc()4169 ASSERT(got->br_startoff <= aoff); in xfs_bmapi_reserve_delalloc()4170 ASSERT(got->br_startoff + got->br_blockcount >= aoff + alen); in xfs_bmapi_reserve_delalloc()