Searched refs:aoff (Results 1 – 2 of 2) sorted by relevance
4361 xfs_fileoff_t aoff; /* allocated file offset */ in xfs_bmapi() local4492 aoff = got.br_startoff; in xfs_bmapi()4504 aoff = bno; in xfs_bmapi()4528 &aoff, &alen); in xfs_bmapi()4621 bma.userdata = (aoff == 0) ? in xfs_bmapi()4631 bma.off = aoff; in xfs_bmapi()4645 if ((error = xfs_bmap_isaeof(ip, aoff, in xfs_bmapi()4662 aoff = bma.off; in xfs_bmapi()4691 got.br_startoff = aoff; in xfs_bmapi()4714 ASSERT(got.br_startoff <= aoff); in xfs_bmapi()[all …]
1963 uint64_t aoff:32; member2017 uint64_t aoff:32; member