Searched refs:nm_mounttime (Results 1 – 4 of 4) sorted by relevance
420 #define nm_mounttime nm_un.v4.mounttime macro
265 nfsm_chain_add_64(error, &nmreq, nmp->nm_mounttime); in nfs4_setclientid()
1784 nmp->nm_mounttime = ((uint64_t)now.tv_sec << 32) | now.tv_usec; in nfs_connect()
3914 if ((nmp->nm_mounttime >> 32) > ((uint32_t)now.tv_sec - NFS_EPHEMERAL_MOUNT_HARVEST_INTERVAL)) { in nfs_ephemeral_mount_harvester_callback()