Searched refs:IO_NOCACHE (Results 1 – 6 of 6) sorted by relevance
338 if (ioflag & IO_NOCACHE) in ext2fs_write()
373 if (ioflag & IO_NOCACHE) in ffs_write()
203 #define IO_NOCACHE 0x40 /* don't cache result of this i/o */ macro
344 IO_NOCACHE | IO_SYNC | IO_NOLIMIT, sc->sc_cred, &bp->b_resid, curproc); in vndstrategy()
1265 (flags & PGO_PDFREECLUST) ? IO_NOCACHE : 0, in uvn_io()
723 if (ioflag & IO_NOCACHE) in msdosfs_write()