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