Searched refs:fcfh_filesz (Results 1 – 3 of 3) sorted by relevance
85 uint64_t fcfh_filesz; /* file size of entire FCF file */ member
165 ckp->ckp_size != ckp->ckp_hdr->fcfh_filesz) { in fmd_ckpt_open()443 ckp->ckp_hdr->fcfh_filesz = ckp->ckp_size; in fmd_ckpt_alloc()474 ASSERT(ckp->ckp_ptr == ckp->ckp_buf + ckp->ckp_hdr->fcfh_filesz); in fmd_ckpt_commit()
1170 mdb_printf("fcfh_filesz = %llu\n", h.fcfh_filesz); in fcf_hdr()