Searched refs:aeof (Results 1 – 2 of 2) sorted by relevance
41 bool aeof; /* allocated space at eof */ member
1397 bma->aeof = false; in xfs_bmap_isaeof()1404 bma->aeof = true; in xfs_bmap_isaeof()1412 bma->aeof = bma->offset >= rec.br_startoff + rec.br_blockcount || in xfs_bmap_isaeof()3596 if (!(ap->tp->t_flags & XFS_TRANS_LOWMODE) && ap->aeof) { in xfs_bmap_btalloc()