Home
last modified time | relevance | path

Searched refs:CACHEFS_LOG_FILLDIR (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/cachefs/cachefslog/
H A Dcachefslog.c138 (stats_log_which(fs, CACHEFS_LOG_FILLDIR, 1) != 0) || in main()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h61 #define CACHEFS_LOG_FILLDIR 16 macro
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c732 case CACHEFS_LOG_FILLDIR: in stats_log_logfile_read()
1142 case CACHEFS_LOG_FILLDIR: in stats_log_record_toascii()
1412 case CACHEFS_LOG_FILLDIR: in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_dir.c977 if (CACHEFS_LOG_LOGGING(cachep, CACHEFS_LOG_FILLDIR)) in cachefs_dir_fill_common()
H A Dcachefs_log.c1440 record->type = CACHEFS_LOG_FILLDIR; in cachefs_log_filldir()