Searched refs:BMAPI_SYNC (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_iomap.h45 BMAPI_SYNC = (1 << 7), /* sync write to flush delalloc space */ enumerator in enum:__anon7741
H A Dxfs_iomap.c381 *ioflags |= BMAPI_SYNC;
387 *ioflags |= BMAPI_SYNC;
608 if ((ioflag & BMAPI_SYNC) || (offset + count) <= isize)

Completed in 92 milliseconds