nfs_keepalive
static void nfs_keepalive(void *);
fs->fs_cid = timeout(fs->fs_pinger, nfs_keepalive, fs);
nfs_keepalive(fs);