tmpfs_chflags
int tmpfs_chflags(struct vnode *, u_long, struct ucred *, struct thread *);
error = tmpfs_chflags(vp, vap->va_flags, cred, td);