Searched refs:tmpfs_chflags (Results 1 – 3 of 3) sorted by relevance
489 int tmpfs_chflags(struct vnode *, u_long, struct ucred *, struct thread *);
1996 tmpfs_chflags(struct vnode *vp, u_long flags, struct ucred *cred, in tmpfs_chflags() function
569 error = tmpfs_chflags(vp, vap->va_flags, cred, td); in tmpfs_setattr()