Home
last modified time | relevance | path

Searched refs:gs_gctime (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_ioctl.h121 cfs_time_t gs_gctime; /* atime of front of gc list */ member
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_svc.c259 outp->ccs_lrutime = gs.gs_gctime; in cachefsd_cache_status_1_svc()
H A Dcfsd_kmod.c477 dbug_print(("ioctl", "gctime %x", gsp->gs_gctime)); in kmod_getstats()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c947 gsp->gs_gctime = cachep->c_rlinfo.rl_gctime; in cachefs_io_getstats()