VOP_FSYNC
#define VOP_FSYNC(vp, f, cr, ct) fsync((vp)->v_fd)
#define VOP_FSYNC(vp, syncflag, cr, ct) \