Home
last modified time | relevance | path

Searched refs:aeof (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_bmap.h39 bool aeof; /* allocated space at eof */ member
A Dxfs_bmap.c1328 bma->aeof = false; in xfs_bmap_isaeof()
1335 bma->aeof = true; in xfs_bmap_isaeof()
1343 bma->aeof = bma->offset >= rec.br_startoff + rec.br_blockcount || in xfs_bmap_isaeof()
3619 if (!(ap->tp->t_flags & XFS_TRANS_LOWMODE) && ap->aeof) { in xfs_bmap_btalloc()

Completed in 13 milliseconds