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

/netbsd-6-1-5-RELEASE/sys/fs/puffs/
H A Dpuffs_msgif.c1044 #define TIMED_OUT(expire) \ macro
1074 if ((psopr != NULL) && TIMED_OUT(psopr->psopr_at)) {
H A Dpuffs_vnops.c471 #define TIMED_OUT(expire) \ macro
535 if (TIMED_OUT(cpn->pn_cn_timeout)) {
1077 if (!TIMED_OUT(pn->pn_va_timeout)) {
1298 bool incache = !TIMED_OUT(pnode->pn_cn_timeout);
1299 bool ingrace = !TIMED_OUT(pnode->pn_cn_grace);

Completed in 180 milliseconds