nchunk             50 orte/mca/filem/raw/filem_raw.h     int32_t nchunk;
nchunk            801 orte/mca/filem/raw/filem_raw_module.c                          rev->nchunk, numbytes, rev->file));
nchunk            810 orte/mca/filem/raw/filem_raw_module.c     if (OPAL_SUCCESS != (rc = opal_dss.pack(&chunk, &rev->nchunk, 1, OPAL_INT32))) {
nchunk            821 orte/mca/filem/raw/filem_raw_module.c     if (0 == rev->nchunk) {
nchunk            841 orte/mca/filem/raw/filem_raw_module.c     rev->nchunk++;
nchunk            950 orte/mca/filem/raw/filem_raw_module.c     int32_t nchunk, n, nbytes;
nchunk            967 orte/mca/filem/raw/filem_raw_module.c     if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, &nchunk, &n, OPAL_INT32))) {
nchunk            974 orte/mca/filem/raw/filem_raw_module.c     if (nchunk < 0) {
nchunk            987 orte/mca/filem/raw/filem_raw_module.c     if (0 == nchunk) {
nchunk           1000 orte/mca/filem/raw/filem_raw_module.c                          nchunk, file, nbytes));
nchunk           1025 orte/mca/filem/raw/filem_raw_module.c     if (0 == nchunk) {
nchunk           1247 orte/mca/filem/raw/filem_raw_module.c     ptr->nchunk = 0;