Home
last modified time | relevance | path

Searched refs:DIOCCACHESYNC (Results 1 – 25 of 48) sorted by relevance

12

/netbsd/sys/sys/
H A Ddkio.h101 #define DIOCCACHESYNC _IOW('d', 118, int) /* sync cache (force?) */ macro
/netbsd/sys/dev/dm/
H A Ddm_target_linear.c135 return VOP_IOCTL(tlc->pdev->pdev_vnode, DIOCCACHESYNC, &cmd, in dm_target_linear_sync()
H A Ddm_target_snapshot.c450 return VOP_IOCTL(tsoc->tsoc_real_dev->pdev_vnode, DIOCCACHESYNC, in dm_target_snapshot_orig_sync()
H A Ddm_target_stripe.c326 if ((err = VOP_IOCTL(tlc->pdev->pdev_vnode, DIOCCACHESYNC, in dm_target_stripe_sync()
H A Ddm_target_flakey.c473 return VOP_IOCTL(tfc->pdev->pdev_vnode, DIOCCACHESYNC, &cmd,
H A Ddm_target_delay.c377 return VOP_IOCTL(tdc->write.pdev->pdev_vnode, DIOCCACHESYNC, &cmd, in dm_target_delay_sync()
H A Ddevice-mapper.c525 case DIOCCACHESYNC: in disk_ioctl_switch()
/netbsd/sys/ufs/ffs/
H A Dffs_vnops.c402 VOP_IOCTL(VTOI(vp)->i_devvp, DIOCCACHESYNC, &l, FWRITE, in ffs_fsync()
494 (void)VOP_IOCTL(VTOI(vp)->i_devvp, DIOCCACHESYNC, &i, FWRITE, in ffs_full_fsync()
/netbsd/sys/dev/
H A Dld.c420 case DIOCCACHESYNC: in ldioctl()
461 error = (*sc->sc_ioctl)(sc, DIOCCACHESYNC, NULL, 0, poll); in ld_flush()
H A Dccd.c1127 case DIOCCACHESYNC: in ccdioctl()
1148 case DIOCCACHESYNC: in ccdioctl()
1484 case DIOCCACHESYNC: in ccdioctl()
H A Dvnd.c1227 case DIOCCACHESYNC: in vndioctl()
1667 case DIOCCACHESYNC: in vndioctl()
H A Ddksubr.c624 case DIOCCACHESYNC: in dk_ioctl()
/netbsd/sys/dev/ic/
H A Dld_nvme.c214 case DIOCCACHESYNC: in ld_nvme_ioctl()
H A Dld_icp.c297 case DIOCCACHESYNC: in ld_icp_ioctl()
/netbsd/sys/arch/usermode/dev/
H A Dld_thunkbus.c331 case DIOCCACHESYNC: in ld_thunkbus_ioctl()
/netbsd/sys/dev/pci/
H A Dld_twa.c286 case DIOCCACHESYNC: in ld_twa_ioctl()
H A Dld_twe.c325 case DIOCCACHESYNC: in ld_twe_ioctl()
H A Dld_virtio.c771 case DIOCCACHESYNC: in ld_virtio_ioctl()
/netbsd/sys/dev/dm/doc/
H A Dlocking.txt79 dm_disk_ioctl -> DIOCCACHESYNC ioctl
/netbsd/sys/rump/librump/rumpvfs/
H A Drumpblk.c447 case DIOCCACHESYNC: in rumpblk_ioctl()
/netbsd/sbin/dkctl/
H A Ddkctl.c373 if (ioctl(fd, DIOCCACHESYNC, &force) == -1) in disk_synccache()
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_disk.c135 error = VOP_IOCTL(vp, DIOCCACHESYNC, &cmd, FREAD|FWRITE, kcred); in vdev_disk_flush()
/netbsd/sys/dev/i2o/
H A Dld_iop.c472 case DIOCCACHESYNC: in ld_iop_ioctl()
/netbsd/sys/dev/sdmmc/
H A Dld_sdmmc.c644 case DIOCCACHESYNC: in ld_sdmmc_ioctl()
/netbsd/sys/dev/ata/
H A Dld_ataraid.c764 case DIOCCACHESYNC: in ld_ataraid_ioctl()

12