Searched defs:cachefs_log_logfile_header (Results 1 – 1 of 1) sorted by relevance
121 struct cachefs_log_logfile_header { struct122 uint_t lh_magic;123 uint_t lh_revision;124 int lh_errno;125 uint_t lh_blocks;126 uint_t lh_files;127 uint_t lh_maxbsize;128 uint_t lh_pagesize;