Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/puffs/
H A Dpuffs_msgif.c1048 #define TIMED_OUT(expire) \ macro
1078 if ((psopr != NULL) && TIMED_OUT(psopr->psopr_at)) { in puffs_sop_thread()
H A Dpuffs_vnops.c431 #define TIMED_OUT(expire) \ macro
496 if (TIMED_OUT(cpn->pn_cn_timeout)) { in puffs_vnop_lookup()
1067 if (!TIMED_OUT(pn->pn_va_timeout)) { in puffs_vnop_getattr()
1323 bool incache = !TIMED_OUT(pnode->pn_cn_timeout); in puffs_vnop_inactive()
1324 bool ingrace = !TIMED_OUT(pnode->pn_cn_grace); in puffs_vnop_inactive()