Home
last modified time | relevance | path

Searched refs:UI_INITED (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/bsd/sys/
H A Dubc_internal.h194 #define UI_INITED 0x00000002 /* newly initialized vnode */ macro
/xnu-8796.121.2/bsd/kern/
H A Dubc_subr.c1112 uip->ui_flags = UI_INITED; in ubc_info_init_internal()