Lines Matching refs:VOP_FSYNC
1861 error = VOP_FSYNC(bitmap_node->vnode,
2886 error = VOP_FSYNC(ump->vat_node->vnode,
3862 error = VOP_FSYNC(ump->vat_node->vnode,
6272 return VOP_FSYNC(vp, FSCRED, FSYNC_WAIT, 0,0);
6440 VOP_FSYNC(vp, cred, 0 | FSYNC_DATAONLY,0,0);
6448 VOP_FSYNC(vp, cred, 0,0,0);
6513 DPRINTF(CALL, ("issue VOP_FSYNC(DATA only) on all nodes\n"));
6514 DPRINTF(SYNC, ("issue VOP_FSYNC(DATA only) on all nodes\n"));
6517 DPRINTF(CALL, ("issue VOP_FSYNC(COMPLETE) on all finished nodes\n"));
6518 DPRINTF(SYNC, ("issue VOP_FSYNC(COMPLETE) on all finished nodes\n"));