Searched refs:ubc_setthreadcred (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dubc.h70 int ubc_setthreadcred(struct vnode *, struct proc *, struct thread *);
/xnu-2782.1.97/bsd/vm/
H A Ddp_backing_file.c446 ubc_setthreadcred(vp, p, current_thread());
/xnu-2782.1.97/bsd/kern/
H A Dkern_mman.c549 ubc_setthreadcred(vp, p, current_thread());
H A Dubc_subr.c1238 * ubc_setthreadcred
1293 ubc_setthreadcred(struct vnode *vp, proc_t p, thread_t thread) function
1340 * See also ubc_setthreadcred(), above.
1347 * ubc_setthreadcred() instead.
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_vnops.c1143 ubc_setthreadcred(vp, p, current_thread());

Completed in 33 milliseconds