Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h128 uint_t lh_pagesize; member
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c498 header.lh_pagesize = PAGESIZE; in cachefs_log_write_header()
697 (! xdr_u_int(xdrs, &h->lh_pagesize))) in cachefs_xdr_logfile_header()
/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c299 (! xdr_u_int(xdrs, &lh->lh_pagesize))) in stats_xdr_loghead()
1437 *lenp = (u_offset_t)sc->st_loghead.lh_pagesize; in stats_log_get_record_info()