Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h54 #define CACHEFS_LOG_PUTPAGE 9 macro
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c557 case CACHEFS_LOG_PUTPAGE: in stats_log_logfile_read()
1052 case CACHEFS_LOG_PUTPAGE: in stats_log_record_toascii()
1341 case CACHEFS_LOG_PUTPAGE: in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c1120 record->type = CACHEFS_LOG_PUTPAGE; in cachefs_log_putpage()
H A Dcachefs_vnops.c8081 if (CACHEFS_LOG_LOGGING(cachep, CACHEFS_LOG_PUTPAGE)) in cachefs_putpage_common()