Data Fields | |
int | valid |
int | refct |
int | dloop_size |
int | dloop_depth |
DLOOP_Offset | size |
DLOOP_Offset | extent |
DLOOP_Offset | true_lb |
DLOOP_Offset | true_extent |
DLOOP_Dataloop * | dloop |
DLOOP_Count | contig_blks |
Definition at line 27 of file romio_dataloop.c.
Definition at line 28 of file romio_dataloop.c.
Referenced by MPIO_Datatype_allocate(), MPIO_Datatype_get_block_info(), MPIO_Datatype_get_extent(), MPIO_Datatype_get_loopdepth(), MPIO_Datatype_get_loopptr(), MPIO_Datatype_get_loopsize(), MPIO_Datatype_get_size(), MPIO_Datatype_init_dataloop(), MPIO_Datatype_set_loopdepth(), MPIO_Datatype_set_loopptr(), MPIO_Datatype_set_loopsize(), and MPIO_Datatype_set_szext().
Definition at line 28 of file romio_dataloop.c.
Referenced by MPIO_Datatype_allocate(), MPIO_Datatype_copy_attr_function(), and MPIO_Datatype_delete_attr_function().
Definition at line 29 of file romio_dataloop.c.
Referenced by MPIO_Datatype_allocate(), MPIO_Datatype_get_block_info(), MPIO_Datatype_get_loopsize(), MPIO_Datatype_init_dataloop(), and MPIO_Datatype_set_loopsize().
Definition at line 29 of file romio_dataloop.c.
Referenced by MPIO_Datatype_allocate(), MPIO_Datatype_get_block_info(), MPIO_Datatype_get_loopdepth(), MPIO_Datatype_init_dataloop(), and MPIO_Datatype_set_loopdepth().
DLOOP_Offset MPIO_Datatype_s::size |
Definition at line 30 of file romio_dataloop.c.
Referenced by MPIO_Datatype_get_size(), and MPIO_Datatype_set_szext().
DLOOP_Offset MPIO_Datatype_s::extent |
Definition at line 30 of file romio_dataloop.c.
Referenced by MPIO_Datatype_get_block_info(), MPIO_Datatype_get_extent(), and MPIO_Datatype_set_szext().
DLOOP_Offset MPIO_Datatype_s::true_lb |
Definition at line 31 of file romio_dataloop.c.
Referenced by MPIO_Datatype_get_block_info(), and MPIO_Datatype_set_szext().
DLOOP_Offset MPIO_Datatype_s::true_extent |
Definition at line 31 of file romio_dataloop.c.
Referenced by MPIO_Datatype_get_block_info(), and MPIO_Datatype_set_szext().
Definition at line 32 of file romio_dataloop.c.
Referenced by MPIO_Datatype_allocate(), MPIO_Datatype_get_block_info(), MPIO_Datatype_get_loopptr(), MPIO_Datatype_init_dataloop(), and MPIO_Datatype_set_loopptr().
DLOOP_Count MPIO_Datatype_s::contig_blks |