Searched refs:inhole (Results 1 – 1 of 1) sorted by relevance
4482 char inhole; /* current location is hole in file */ in xfs_bmapi_write() local4553 inhole = eof || bma.got.br_startoff > bno; in xfs_bmapi_write()4554 wasdelay = !inhole && isnullstartblock(bma.got.br_startblock); in xfs_bmapi_write()4560 if (inhole || wasdelay) { in xfs_bmapi_write()