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

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

Completed in 97 milliseconds