#include <liberrno.h>#include <stdlib.h>#include <cray/nassert.h>#include "fio.h"#include "f90io.h"
Go to the source code of this file.
Functions | |
| int | _iochunk (FIOSPTR css, unit *cup, xfer_func *func, struct DvDimen *dim, type_packet *tip, short nd, long extent, int bshft, bcont *addr) |
| int _iochunk | ( | FIOSPTR | css, | |
| unit * | cup, | |||
| xfer_func * | func, | |||
| struct DvDimen * | dim, | |||
| type_packet * | tip, | |||
| short | nd, | |||
| long | extent, | |||
| int | bshft, | |||
| bcont * | addr | |||
| ) |
Definition at line 63 of file iochunk.c.
References _gather_data(), _scatter_data(), CHBUFSIZE, type_information_packet::count, type_information_packet::elsize, PARTIAL, type_information_packet::stride, and unit_s::uwrt.
Referenced by _stride_dv().

1.7.1