Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_bmap.h55 bool aeof; /* allocated space at eof */ member
Dxfs_bmap.c1615 bma->aeof = 0; in xfs_bmap_isaeof()
1622 bma->aeof = 1; in xfs_bmap_isaeof()
1630 bma->aeof = bma->offset >= rec.br_startoff + rec.br_blockcount || in xfs_bmap_isaeof()
3762 if (!ap->flist->xbf_low && ap->aeof) { in xfs_bmap_btalloc()