Home
last modified time | relevance | path

Searched refs:syncval (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzil.h452 extern void zil_set_sync(zilog_t *zilog, uint64_t syncval);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c1774 int syncval = 0; in rfs4_op_create() local
2017 syncval = FNODSYNC; in rfs4_op_create()
2121 (void) VOP_FSYNC(realvp, syncval, cr, NULL); in rfs4_op_create()
2123 (void) VOP_FSYNC(vp, syncval, cr, NULL); in rfs4_op_create()