Searched refs:ui_vnode (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dubc_internal.h123 vnode_t ui_vnode; /* vnode for this ubc_info */ member in struct:ubc_info
/xnu-2422.115.4/bsd/kern/
H A Dubc_subr.c813 uip->ui_vnode = vp;
818 assert(uip->ui_vnode == vp);
3137 ubc_cs_validation_bitmap_deallocate( uip->ui_vnode );

Completed in 83 milliseconds