Searched refs:BMAPI_SYNC (Results 1 – 2 of 2) sorted by relevance
61 BMAPI_SYNC = (1 << 7), /* sync write to flush delalloc space */ enumerator
347 *ioflags |= BMAPI_SYNC; in xfs_flush_space()353 *ioflags |= BMAPI_SYNC; in xfs_flush_space()593 if (!(ioflag & BMAPI_SYNC) && ((offset + count) > ip->i_d.di_size)) { in xfs_iomap_write_delay()