Searched refs:BMAPI_IGNSTATE (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.h27 #define BMAPI_IGNSTATE (1 << 4) /* ignore unwritten state on read */ macro
36 { BMAPI_IGNSTATE, "IGNSTATE" }, \
H A Dxfs_iomap.c92 if (flags & BMAPI_IGNSTATE)
/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.c1137 flags = BMAPI_WRITE | BMAPI_IGNSTATE;

Completed in 43 milliseconds