Searched refs:tmpfs_chflags (Results 1 – 3 of 3) sorted by relevance
271 int tmpfs_chflags(vnode_t *, int, kauth_cred_t, lwp_t *);
958 tmpfs_chflags(vnode_t *vp, int flags, kauth_cred_t cred, lwp_t *l) in tmpfs_chflags() function
488 error = tmpfs_chflags(vp, vap->va_flags, cred, l); in tmpfs_setattr()