Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_bmap.h134 char aeof; /* allocated space at eof */ member
Dxfs_bmap.c273 char *aeof); /* return value */
2903 if (!ap->low && ap->aeof) { in xfs_bmap_btalloc()
5074 whichfork, &bma.aeof))) in xfs_bmapi()
5077 bma.aeof = 0; in xfs_bmapi()
6072 char *aeof) /* return value */ in xfs_bmap_isaeof() argument
6087 *aeof = 1; in xfs_bmap_isaeof()
6099 *aeof = (off >= s.br_startoff && in xfs_bmap_isaeof()