#include "H5FSprivate.h"
#include "H5ACprivate.h"
#include "H5SLprivate.h"
Go to the source code of this file.
◆ H5FS_HEADER_SIZE
#define H5FS_HEADER_SIZE |
( |
|
f | ) |
|
Value:( \
\
H5FS_METADATA_PREFIX_SIZE \
\
\
+ 1 \
+ H5F_SIZEOF_SIZE(f) \
+ H5F_SIZEOF_SIZE(f) \
+ H5F_SIZEOF_SIZE(f) \
+ H5F_SIZEOF_SIZE(f) \
+ 2 \
+ 2 \
+ 2 \
+ 2 \
+ H5F_SIZEOF_SIZE(f) \
+ H5F_SIZEOF_ADDR(f) \
+ H5F_SIZEOF_SIZE(f) \
+ H5F_SIZEOF_SIZE(f) \
)
Definition at line 60 of file H5FSpkg.h.
◆ H5FS_METADATA_PREFIX_SIZE
#define H5FS_METADATA_PREFIX_SIZE |
Value:( \
H5_SIZEOF_MAGIC \
+ 1 \
)
#define H5FS_SIZEOF_CHKSUM
Definition at line 53 of file H5FSpkg.h.
◆ H5FS_SINFO_PREFIX_SIZE
#define H5FS_SINFO_PREFIX_SIZE |
( |
|
f | ) |
|
Value:( \
\
H5FS_METADATA_PREFIX_SIZE \
\
\
+ H5F_SIZEOF_ADDR(f) \
)
Definition at line 81 of file H5FSpkg.h.
◆ H5FS_SIZEOF_CHKSUM
#define H5FS_SIZEOF_CHKSUM 4 |
◆ H5FS_bin_t
◆ H5FS_hdr_cache_ud_t
◆ H5FS_node_t
◆ H5FS_sinfo_cache_ud_t
◆ H5FS_sinfo_t
◆ H5FL_EXTERN() [1/3]
◆ H5FL_EXTERN() [2/3]
◆ H5FL_EXTERN() [3/3]
◆ H5FL_SEQ_EXTERN()
◆ H5FS_decr()
◆ H5FS_dirty()
◆ H5FS_hdr_dest()
◆ H5FS_incr()
◆ H5FS_new()
◆ H5FS_sinfo_dest()
◆ H5FS_sinfo_new()
◆ H5AC_FSPACE_HDR
◆ H5AC_FSPACE_SINFO