Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cache.c1604 boolean_t ttl_active = FALSE; in vnode_cache_authorized_action() local
1631 ttl_active = TRUE; in vnode_cache_authorized_action()
1648 if (ttl_active == TRUE && vp->v_authorized_actions == 0) { in vnode_cache_authorized_action()