Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h63 #define CACHEFS_LOG_GPFRONT 18 macro
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c780 case CACHEFS_LOG_GPFRONT: in stats_log_logfile_read()
1167 case CACHEFS_LOG_GPFRONT: in stats_log_record_toascii()
1431 case CACHEFS_LOG_GPFRONT: in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c1528 record->type = CACHEFS_LOG_GPFRONT; in cachefs_log_gpfront()
H A Dcachefs_vnops.c7654 if (CACHEFS_LOG_LOGGING(cachep, CACHEFS_LOG_GPFRONT)) in cachefs_getapage()