Searched refs:fcfh_hdrsize (Results 1 – 3 of 3) sorted by relevance
81 uint32_t fcfh_hdrsize; /* size of file header in bytes */ member
209 if (ckp->ckp_hdr->fcfh_hdrsize < sizeof (fcf_hdr_t) || in fmd_ckpt_open()439 ckp->ckp_hdr->fcfh_hdrsize = sizeof (fcf_hdr_t); in fmd_ckpt_alloc()
1166 mdb_printf("fcfh_hdrsize = %u\n", h.fcfh_hdrsize); in fcf_hdr()