Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h87 uint64_t lc_cachep; /* really cachefscache_t * */ member
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c153 cachefscache_t *cachep = (cachefscache_t *)(uintptr_t)lc->lc_cachep; in cachefs_log_kstat_snapshot()
166 if ((buflc->lc_cachep != lc->lc_cachep) || in cachefs_log_kstat_snapshot()
200 lc->lc_cachep = (uint64_t)(uintptr_t)cachep; in cachefs_log_kstat_snapshot()
439 lc->lc_cachep = (uint64_t)(uintptr_t)cachep; in cachefs_log_error()
H A Dcachefs_subr.c412 lc->lc_cachep = (uint64_t)(uintptr_t)cachep; in cachefs_cache_activate_ro()