Home
last modified time | relevance | path

Searched refs:time_of_death (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/afs/
Dserver.c240 server->time_of_death = get_seconds(); in afs_put_server()
285 expiry = server->time_of_death + afs_server_timeout; in afs_reap_server()
Dinternal.h250 time_t time_of_death; /* time at which put reduced usage to 0 */ member
274 time_t time_of_death; /* time at which put reduced usage to 0 */ member
Dvlocation.c509 vl->time_of_death = get_seconds(); in afs_put_vlocation()
560 expiry = vl->time_of_death + afs_vlocation_timeout; in afs_vlocation_reaper()