Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_ioctl.h117 int gs_gc; /* number of gc blocks */ member
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_svc.c256 outp->ccs_lrusize = gs.gs_gc + gs.gs_active; in cachefsd_cache_status_1_svc()
H A Dcfsd_kmod.c473 dbug_print(("ioctl", "gc blocks %d", gsp->gs_gc)); in kmod_getstats()
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c940 gsp->gs_gc = RL_HEAD(cachep, CACHEFS_RL_GC)->rli_blkcnt * in cachefs_io_getstats()