Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cachefslog/
H A Dcachefslog.c131 (stats_log_which(fs, CACHEFS_LOG_TRUNCATE, 1) != 0) || in main()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h53 #define CACHEFS_LOG_TRUNCATE 8 macro
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c531 case CACHEFS_LOG_TRUNCATE: in stats_log_logfile_read()
1039 case CACHEFS_LOG_TRUNCATE: in stats_log_record_toascii()
1331 case CACHEFS_LOG_TRUNCATE: in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c1074 record->type = CACHEFS_LOG_TRUNCATE; in cachefs_log_truncate()
H A Dcachefs_vnops.c2347 if (CACHEFS_LOG_LOGGING(cachep, CACHEFS_LOG_TRUNCATE)) in cachefs_setattr_common()
2404 (CACHEFS_LOG_LOGGING(cachep, CACHEFS_LOG_TRUNCATE))) in cachefs_setattr_common()