Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_fscache.h62 time_t i_time_mnt; /* time of last u/mount */ member
H A Dcfsd_fscache.c106 fscache_object_p->i_time_mnt = 0; in cfsd_fscache_create()
243 fscache_object_p->i_time_mnt = 0; in fscache_setup()
397 fscache_object_p->i_time_mnt = mtime; in fscache_setup()
H A Dcfsd_svc.c486 outp->cms_mnttime = fscache_object_p->i_time_mnt; in cachefsd_mount_stat_1_svc()