nfs3_commit
static int nfs3_commit(vnode_t *, offset3, count3, cred_t *);
error = nfs3_commit(vp, offset, len, cr);
error = nfs3_commit(vp, offset, count, cr);