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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c3556 uint32_t tstale; local
3562 tstale = now.tv_sec - nfsrv_user_stat_max_idle_sec;
3572 if (unode->tm_last >= tstale)

Completed in 74 milliseconds