Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h48 #define CACHEFS_LOG_GETPAGE 3 macro
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c404 case CACHEFS_LOG_GETPAGE: in stats_log_logfile_read()
977 case CACHEFS_LOG_GETPAGE: in stats_log_record_toascii()
1282 case CACHEFS_LOG_GETPAGE: in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c844 record->type = CACHEFS_LOG_GETPAGE; in cachefs_log_getpage()
H A Dcachefs_vnops.c7428 if (CACHEFS_LOG_LOGGING(cachep, CACHEFS_LOG_GETPAGE)) in cachefs_getpage()