Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h125 uint_t lh_blocks; member
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c495 header.lh_blocks = cachep->c_usage.cu_blksused; in cachefs_log_write_header()
694 (! xdr_u_int(xdrs, &h->lh_blocks)) || in cachefs_xdr_logfile_header()
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c296 (! xdr_u_int(xdrs, &lh->lh_blocks)) || in stats_xdr_loghead()
1688 st->st_ws_init = st->st_loghead.lh_blocks; in stats_log_compute_wssize()