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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs.h518 uint32_t tm_last; member in struct:nfs_user_stat_user_rec
597 uint32_t tm_last; member in struct:nfs_user_stat_node
H A Dnfs_subs.c3394 * If found, the node's tm_last timestamp is updated and the node is returned.
3424 unode->tm_last = (uint32_t)now.tv_sec;
3459 unode->tm_last = (uint32_t)now.tv_sec;
3572 if (unode->tm_last >= tstale)
H A Dnfs_vfsops.c5340 ustat_rec.tm_last = unode->tm_last;

Completed in 91 milliseconds