Home
last modified time | relevance | path

Searched refs:CACHEFS_LOG_FILE_REV (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h44 #define CACHEFS_LOG_FILE_REV 2 macro
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c494 header.lh_revision = CACHEFS_LOG_FILE_REV; in cachefs_log_write_header()
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c267 if (st->st_loghead.lh_revision > CACHEFS_LOG_FILE_REV) { in stats_log_logfile_open()