Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cachefslog/
H A Dcachefslog.c135 (stats_log_which(fs, CACHEFS_LOG_SYMLINK, 1) != 0) || in main()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h58 #define CACHEFS_LOG_SYMLINK 13 macro
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c657 case CACHEFS_LOG_SYMLINK: in stats_log_logfile_read()
1103 case CACHEFS_LOG_SYMLINK: in stats_log_record_toascii()
1380 case CACHEFS_LOG_SYMLINK: in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c1304 record->type = CACHEFS_LOG_SYMLINK; in cachefs_log_symlink()
H A Dcachefs_vnops.c6629 if (CACHEFS_LOG_LOGGING(cachep, CACHEFS_LOG_SYMLINK)) in cachefs_symlink()