Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cache.c1577 boolean_t ttl_active = FALSE; in vnode_cache_authorized_action() local
1604 ttl_active = TRUE; in vnode_cache_authorized_action()
1621 if (ttl_active == TRUE && vp->v_authorized_actions == 0) { in vnode_cache_authorized_action()