Searched refs:fcfn_size (Results 1 – 2 of 2) sorted by relevance
206 uint64_t fcfn_size; /* size of packed nvlist after this header */ member
538 fcfn->fcfn_size = (uint64_t)nvsize; in fmd_ckpt_save_nvlist()972 size_t size = (size_t)fcfn->fcfn_size; in fmd_ckpt_restore_suspects()974 if (fcfn->fcfn_size > (size_t)((char *)endn - data)) { in fmd_ckpt_restore_suspects()987 size = sp->fcfs_entsize + fcfn->fcfn_size; in fmd_ckpt_restore_suspects()