Searched refs:IO_SYNC (Results 1 – 5 of 5) sorted by relevance
323 #define IO_SYNC 0x0080 /* do I/O synchronously */ macro
806 sync = (ioflag & IO_SYNC) || in zvol_cdev_write()
659 UIO_SYSSPACE, IO_SYNC, kcred, NOCRED, &resid, curthread); in zfs_write_simple()4399 if (ioflags & IO_SYNC) in ioflags()
1072 ioflag |= IO_SYNC; in vn_write()1079 ioflag |= IO_SYNC | IO_DATASYNC; in vn_write()
1456 ioflags |= IO_SYNC; in vnode_pager_putpages_ioflags()