Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_fscache.h61 time_t i_time_state; /* time of last dis/connect */ member
H A Dcfsd_fscache.c105 fscache_object_p->i_time_state = 0; in cfsd_fscache_create()
242 fscache_object_p->i_time_state = 0; in fscache_setup()
429 fscache_object_p->i_time_state = time(NULL); in fscache_process()
H A Dcfsd_svc.c485 outp->cms_time_state = fscache_object_p->i_time_state; in cachefsd_mount_stat_1_svc()