Home
last modified time | relevance | path

Searched refs:FSYNC (Results 1 – 25 of 52) sorted by relevance

123

/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_rw.c110 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in fake_pread()
114 ioflag &= ~(FSYNC|FDSYNC); in fake_pread()
191 ioflag = auio.uio_fmode & (FSYNC|FDSYNC|FRSYNC); in fake_pwrite()
/illumos-gate/usr/src/uts/common/syscall/
H A Drw.c176 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in read()
180 ioflag &= ~(FSYNC|FDSYNC); in read()
308 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in write()
451 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in pread()
455 ioflag &= ~(FSYNC|FDSYNC); in pread()
588 ioflag = auio.uio_fmode & (FSYNC|FDSYNC|FRSYNC); in pwrite()
769 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in readv()
773 ioflag &= ~(FSYNC|FDSYNC); in readv()
1386 ioflag = auio.uio_fmode & (FSYNC|FDSYNC|FRSYNC); in pwritev()
1514 ioflag &= ~(FSYNC|FDSYNC); in pread64()
[all …]
H A Dsendfile.c154 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_chunk64()
263 (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_chunk64()
270 ioflag &= ~(FSYNC|FDSYNC); in sendvec_chunk64()
312 (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_chunk64()
619 (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_small_chunk()
626 ioflag &= ~(FSYNC|FDSYNC); in sendvec_small_chunk()
846 (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_chunk()
1022 (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_chunk()
1029 ioflag &= ~(FSYNC|FDSYNC); in sendvec_chunk()
1097 (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_chunk()
H A Dfdsync.c63 syncflag = flag & (FSYNC|FDSYNC); in fdsync()
H A Dpathconf.c108 if (!(error = VOP_FSYNC(vp, FSYNC, cr, NULL))) in cpathconf()
/illumos-gate/usr/src/ucbhead/sys/
H A Dfile.h86 #define FSYNC 0x10 macro
H A Dfcntl.h129 #define FSYNC 0x10 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfile.h88 #define FSYNC 0x10 /* file (data+inode) integrity while writing */ macro
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_write.c146 stability = FSYNC; in smb2_write()
H A Dsmb_write.c512 stability = FSYNC; in smb_common_write()
/illumos-gate/usr/src/test/zfs-tests/tests/perf/scripts/
H A Dio.d86 (args[2] & (FSYNC | FDSYNC)) ? "sync" : "async";
/illumos-gate/usr/src/uts/common/os/
H A Dinst_sync.c252 error = VOP_FSYNC(fp->vp, FSYNC, CRED(), NULL); in in_fflush()
H A Ddevcache.c574 UIO_SYSSPACE, FSYNC, rlimit, kcred, &resid); in kfwrite()
620 rval = VOP_FSYNC(fp->kf_vp, FSYNC, kcred, NULL); in kfclose()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c351 if (ulp && (ioflag & FRSYNC) && (ioflag & (FSYNC | FDSYNC)) && in ufs_read()
427 !(ioflag & FSYNC) && !bmap_has_holes(ip) && in ufs_check_rewrite()
563 if (ioflag & (FSYNC|FDSYNC)) { in ufs_write()
624 if (ioflag & (FSYNC|FDSYNC)) { in ufs_write()
753 if (ioflag & (FSYNC|FDSYNC)) { in wrip()
904 if (ioflag & (FSYNC|FDSYNC)) { in wrip()
1096 if ((ioflag & (FSYNC|FDSYNC)) || type == IFDIR) { in wrip()
1148 if ((ioflag & (FSYNC | FDSYNC)) || in wrip()
1248 ((ioflag & FSYNC) && iupdat_flag)) { in wrip()
1388 if ((ioflag & FRSYNC) && (ioflag & (FSYNC|FDSYNC))) { in rdip()
[all …]
H A Dufs_trans.c963 if (ioflag & (FSYNC|FDSYNC)) { in ufs_trans_write()
978 if (ioflag & (FSYNC|FDSYNC)) { in ufs_trans_write()
H A Dquotacalls.c636 (void) ufs_rdwri(UIO_WRITE, FWRITE | FSYNC, qip, (caddr_t)&dqp->dq_dqb, in setquota()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_log.c496 else if (ioflag & (FSYNC | FDSYNC)) in zfs_log_write()
536 if (!(ioflag & (FSYNC | FDSYNC)) && (zp->z_sync_cnt == 0) && in zfs_log_write()
H A Dvdev_file.c233 zio->io_error = VOP_FSYNC(vf->vf_vnode, FSYNC | FDSYNC, in vdev_file_io_start()
H A Dspa_config.c181 err = VOP_FSYNC(vp, FSYNC, kcred, NULL); in spa_config_write()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c3064 if ((ioflag & FRSYNC) && (ioflag & (FSYNC|FDSYNC))) { in ud_rdip()
3088 if ((ioflag & FSYNC) || in ud_rdip()
3159 if (ioflag & (FSYNC | FDSYNC)) { in ud_wrip()
3287 if ((ioflag & (FSYNC|FDSYNC)) || ip->i_type == VDIR) { in ud_wrip()
3334 if ((ioflag & (FSYNC | FDSYNC)) || in ud_wrip()
3405 ((ioflag & FSYNC) && iupdat_flag)) { in ud_wrip()
/illumos-gate/usr/src/uts/common/fs/namefs/
H A Dnamevno.c174 (void) VOP_FSYNC(nodep->nm_filevp, FSYNC, crp, ct); in nm_close()
H A Dnamevfs.c687 return (VOP_FSYNC(nodep->nm_filevp, FSYNC, crp, NULL)); in nm_sync()
/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c813 return (__fdsync(aiocbp->aio_fildes, FSYNC)); in aio_fsync()
1670 return (__fdsync(aiocbp->aio_fildes, FSYNC)); in aio_fsync64()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c1966 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in soreadfile()
1970 ioflag &= ~(FSYNC|FDSYNC); in soreadfile()
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_misc.c779 else if (rc = VOP_FSYNC(vp, FSYNC, CRED(), NULL)) in cpr_write_deffile()

123