Searched defs:vidp (Results 1 – 4 of 4) sorted by relevance
| /xnu-10063.101.15/bsd/vfs/ |
| H A D | vfs_cache.c | 2349 cache_lookup_locked(vnode_t dvp, struct componentname *cnp, uint32_t *vidp) in cache_lookup_locked() 2387 cache_lookup_smr(vnode_t dvp, struct componentname *cnp, uint32_t *vidp) in cache_lookup_smr()
|
| /xnu-10063.101.15/osfmk/kern/ |
| H A D | bsd_kern.c | 1084 … uint64_t thaddr, bool thuniqueid, struct proc_threadinfo_internal * ptinfo, void * vpp, int *vidp) in fill_taskthreadinfo()
|
| /xnu-10063.101.15/bsd/kern/ |
| H A D | proc_info.c | 994 bsd_threadcdir(void * uth, void *vptr, int *vidp) in bsd_threadcdir()
|
| H A D | kern_descrip.c | 2094 file_vnode_withvid(int fd, struct vnode **vpp, uint32_t *vidp) in file_vnode_withvid()
|