Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h59 #define CACHEFS_LOG_POPULATE 14 macro
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c683 case CACHEFS_LOG_POPULATE: in stats_log_logfile_read()
1116 case CACHEFS_LOG_POPULATE: in stats_log_record_toascii()
1391 case CACHEFS_LOG_POPULATE: in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c1350 record->type = CACHEFS_LOG_POPULATE; in cachefs_log_populate()
H A Dcachefs_subr.c1701 if (CACHEFS_LOG_LOGGING(cachep, CACHEFS_LOG_POPULATE)) in cachefs_populate()