Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h123 uint_t lh_revision; member
/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()
692 (! xdr_u_int(xdrs, &h->lh_revision)) || in cachefs_xdr_logfile_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()
294 (! xdr_u_int(xdrs, &lh->lh_revision)) || in stats_xdr_loghead()