Searched refs:ubc_setthreadcred (Results 1 – 4 of 4) sorted by relevance
75 int ubc_setthreadcred(struct vnode *, struct proc *, struct thread *);
792 ubc_setthreadcred(vp, p, current_thread()); in mmap()
1531 ubc_setthreadcred(struct vnode *vp, proc_t p, thread_t thread) in ubc_setthreadcred() function
1420 ubc_setthreadcred(vp, p, current_thread()); in vn_write()