Searched refs:setfflags (Results 1 – 1 of 1) sorted by relevance
95 static int setfflags(struct thread *td, struct vnode *, u_long);2771 setfflags(struct thread *td, struct vnode *vp, u_long flags) in setfflags() function2876 error = setfflags(td, nd.ni_vp, flags); in kern_chflagsat()2909 error = setfflags(td, fp->f_vnode, uap->flags); in sys_fchflags()