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

/opensolaris-onvv-gate/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h123 uint_t lh_revision; member in struct:cachefs_log_logfile_header
/opensolaris-onvv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c494 header.lh_revision = CACHEFS_LOG_FILE_REV;
692 (! xdr_u_int(xdrs, &h->lh_revision)) ||
/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c267 if (st->st_loghead.lh_revision > CACHEFS_LOG_FILE_REV) {
294 (! xdr_u_int(xdrs, &lh->lh_revision)) ||

Completed in 101 milliseconds