Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_bmap.c4513 char wasdelay; /* old extent was delayed */ in xfs_bmapi_write() local
4584 wasdelay = !inhole && isnullstartblock(bma.got.br_startblock); in xfs_bmapi_write()
4590 if (inhole || wasdelay) { in xfs_bmapi_write()
4593 bma.wasdel = wasdelay; in xfs_bmapi_write()