Searched refs:block_header_info (Results 1 – 3 of 3) sorted by relevance
64 return (DATUM(tnf->block_header_info, in tnf_get_block_absolute()98 (info == info->tnf->block_header_info)); in tnf_is_block_header()114 return (DATUM(tnf->block_header_info, (caddr_t)_GET_BLOCK(tnf, val))); in tnf_get_block_header()
164 tnf->block_header_info = _tnf_get_info(tnf, _tnf_get_tag(tnf, bhdr)); in tnf_reader_begin()
167 struct taginfo *block_header_info; member