Home
last modified time | relevance | path

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

123

/titanic_50/usr/src/lib/libbc/libc/sys/common/
H A Dfsync.c31 #define FSYNC 0x10 /* Solaris definition, not SunOS4.x */ macro
36 return (_syscall(SYS_fdsync, fd, FSYNC)); in fsync()
/titanic_50/usr/src/uts/common/syscall/
H A Drw.c175 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in read()
179 ioflag &= ~(FSYNC|FDSYNC); in read()
307 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in write()
450 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in pread()
454 ioflag &= ~(FSYNC|FDSYNC); in pread()
587 ioflag = auio.uio_fmode & (FSYNC|FDSYNC|FRSYNC); in pwrite()
743 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in readv()
747 ioflag &= ~(FSYNC|FDSYNC); in readv()
896 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in writev()
1084 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in preadv()
[all …]
H A Dsendfile.c155 ioflag = auio.uio_fmode & (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_chunk64()
264 (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_chunk64()
271 ioflag &= ~(FSYNC|FDSYNC); in sendvec_chunk64()
313 (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_chunk64()
620 (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_small_chunk()
627 ioflag &= ~(FSYNC|FDSYNC); in sendvec_small_chunk()
843 (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_chunk()
1019 (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_chunk()
1026 ioflag &= ~(FSYNC|FDSYNC); in sendvec_chunk()
1094 (FAPPEND|FSYNC|FDSYNC|FRSYNC); in sendvec_chunk()
H A Dfdsync.c65 syncflag = flag & (FSYNC|FDSYNC); in fdsync()
H A Dpathconf.c110 if (!(error = VOP_FSYNC(vp, FSYNC, cr, NULL))) in cpathconf()
/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dfile.h58 #define FMASK (FREAD|FWRITE|FAPPEND|FSYNC|FNBIO|FNONBIO)
H A Dfcntlcom.h90 #define FSYNC _FSYNC macro
/titanic_50/usr/src/ucbhead/sys/
H A Dfile.h88 #define FSYNC 0x10 macro
H A Dfcntl.h129 #define FSYNC 0x10 macro
/titanic_50/usr/src/uts/common/sys/
H A Dfile.h88 #define FSYNC 0x10 /* file (data+inode) integrity while writing */ macro
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_write.c118 stability = FSYNC; in smb2_write()
H A Dsmb_write.c485 stability = FSYNC; in smb_common_write()
/titanic_50/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()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dvdev_file.c203 zio->io_error = VOP_FSYNC(vf->vf_vnode, FSYNC | FDSYNC, in vdev_file_io_start()
H A Dzfs_log.c496 else if (ioflag & (FSYNC | FDSYNC)) in zfs_log_write()
540 if (!(ioflag & (FSYNC | FDSYNC)) && (zp->z_sync_cnt == 0) && in zfs_log_write()
H A Dspa_config.c185 err = VOP_FSYNC(vp, FSYNC, kcred, NULL); in spa_config_write()
/titanic_50/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c351 if (ulp && (ioflag & FRSYNC) && (ioflag & (FSYNC | FDSYNC)) && in ufs_read()
372 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()
823 if (ioflag & (FSYNC|FDSYNC)) { in wrip()
974 if (ioflag & (FSYNC|FDSYNC)) { in wrip()
1166 if ((ioflag & (FSYNC|FDSYNC)) || type == IFDIR) { in wrip()
1218 if ((ioflag & (FSYNC | FDSYNC)) || in wrip()
1318 ((ioflag & FSYNC) && iupdat_flag)) { in wrip()
[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.c639 (void) ufs_rdwri(UIO_WRITE, FWRITE | FSYNC, qip, (caddr_t)&dqp->dq_dqb, in setquota()
/titanic_50/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c3065 if ((ioflag & FRSYNC) && (ioflag & (FSYNC|FDSYNC))) { in ud_rdip()
3089 if ((ioflag & FSYNC) || in ud_rdip()
3160 if (ioflag & (FSYNC | FDSYNC)) { in ud_wrip()
3288 if ((ioflag & (FSYNC|FDSYNC)) || ip->i_type == VDIR) { in ud_wrip()
3335 if ((ioflag & (FSYNC | FDSYNC)) || in ud_wrip()
3406 ((ioflag & FSYNC) && iupdat_flag)) { in ud_wrip()
/titanic_50/usr/src/uts/common/fs/namefs/
H A Dnamevno.c173 (void) VOP_FSYNC(nodep->nm_filevp, FSYNC, crp, ct); in nm_close()
H A Dnamevfs.c658 return (VOP_FSYNC(nodep->nm_filevp, FSYNC, crp, NULL)); in nm_sync()
/titanic_50/usr/src/lib/libc/port/aio/
H A Dposix_aio.c813 return (__fdsync(aiocbp->aio_fildes, FSYNC)); in aio_fsync()
1671 return (__fdsync(aiocbp->aio_fildes, FSYNC)); in aio_fsync64()
/titanic_50/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c696 if (ioflag & (FAPPEND | FSYNC)) { in smbfs_write()
764 if (ioflag & (FSYNC|FDSYNC)) { in smbfs_write()
1293 if ((syncflag & (FSYNC|FDSYNC)) == 0) in smbfs_fsync()

123