Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/vfs/
H A Dvfs_cache.c1569 boolean_t ttl_active = FALSE; in vnode_cache_authorized_action() local
1596 ttl_active = TRUE; in vnode_cache_authorized_action()
1611 if (ttl_active == TRUE && vp->v_authorized_actions == 0) { in vnode_cache_authorized_action()