Searched refs:BMAPI_DIRECT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_iomap.h28 #define BMAPI_DIRECT (1 << 5) /* direct instead of buffered write */ macro
37 { BMAPI_DIRECT, "DIRECT" }, \
H A Dxfs_iomap.c136 if (flags & BMAPI_DIRECT) {
334 if ((flags & BMAPI_DIRECT) && (offset < ip->i_size || extsz))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_aops.c1321 flags |= BMAPI_DIRECT;

Completed in 104 milliseconds