tmpfs_chmod
int tmpfs_chmod(vnode_t *, mode_t, kauth_cred_t, lwp_t *);
error = tmpfs_chmod(vp, vap->va_mode, cred, l);