Home
last modified time | relevance | path

Searched refs:BMAPI_IGNSTATE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_iomap.h58 BMAPI_IGNSTATE = (1 << 4), /* ignore unwritten state on read */ enumerator
Dxfs_iomap.c229 if (flags & BMAPI_IGNSTATE) in xfs_iomap()
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_aops.c725 BMAPI_READ|BMAPI_IGNSTATE); in xfs_page_state_convert()