HDF5  1.12.0
Data Fields
H5FS_t Struct Reference

#include <H5FSpkg.h>

Data Fields

H5AC_info_t cache_info
 
hsize_t tot_space
 
hsize_t tot_sect_count
 
hsize_t serial_sect_count
 
hsize_t ghost_sect_count
 
H5FS_client_t client
 
uint16_t nclasses
 
unsigned shrink_percent
 
unsigned expand_percent
 
unsigned max_sect_addr
 
hsize_t max_sect_size
 
haddr_t sect_addr
 
hsize_t sect_size
 
hsize_t alloc_sect_size
 
unsigned rc
 
haddr_t addr
 
size_t hdr_size
 
H5FS_sinfo_tsinfo
 
hbool_t swmr_write
 
unsigned sinfo_lock_count
 
hbool_t sinfo_protected
 
hbool_t sinfo_modified
 
unsigned sinfo_accmode
 
size_t max_cls_serial_size
 
hsize_t alignment
 
hsize_t align_thres
 
H5FS_section_class_tsect_cls
 

Field Documentation

◆ addr

haddr_t addr

◆ align_thres

hsize_t align_thres

◆ alignment

hsize_t alignment

◆ alloc_sect_size

hsize_t alloc_sect_size

◆ cache_info

H5AC_info_t cache_info

◆ client

H5FS_client_t client

◆ expand_percent

unsigned expand_percent

◆ ghost_sect_count

hsize_t ghost_sect_count

◆ hdr_size

size_t hdr_size

◆ max_cls_serial_size

size_t max_cls_serial_size

◆ max_sect_addr

unsigned max_sect_addr

◆ max_sect_size

hsize_t max_sect_size

◆ nclasses

uint16_t nclasses

◆ rc

◆ sect_addr

haddr_t sect_addr

◆ sect_cls

◆ sect_size

hsize_t sect_size

◆ serial_sect_count

hsize_t serial_sect_count

◆ shrink_percent

unsigned shrink_percent

◆ sinfo

H5FS_sinfo_t* sinfo

◆ sinfo_accmode

unsigned sinfo_accmode

◆ sinfo_lock_count

unsigned sinfo_lock_count

◆ sinfo_modified

hbool_t sinfo_modified

◆ sinfo_protected

hbool_t sinfo_protected

◆ swmr_write

hbool_t swmr_write

◆ tot_sect_count

hsize_t tot_sect_count

◆ tot_space

hsize_t tot_space

The documentation for this struct was generated from the following file: