Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/puffs/
H A Dpuffs_vnops.c427 #define TTL_TO_TIMEOUT(ts) \ macro
963 pn->pn_cn_timeout = TTL_TO_TIMEOUT(cn_ttl); in update_va()
1012 pn->pn_va_timeout = TTL_TO_TIMEOUT(va_ttl); in update_va()