Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bmap.c4510 char wasdelay; /* old extent was delayed */ in xfs_bmapi_write() local
4593 wasdelay = !inhole && isnullstartblock(bma.got.br_startblock); in xfs_bmapi_write()
4599 if (inhole || wasdelay) { in xfs_bmapi_write()
4602 bma.wasdel = wasdelay; in xfs_bmapi_write()