
Go to the source code of this file.
Functions | |
| void | ADIOI_NFS_ReadComplete (ADIO_Request *request, ADIO_Status *status, int *error_code) |
| void | ADIOI_NFS_WriteComplete (ADIO_Request *request, ADIO_Status *status, int *error_code) |
| void ADIOI_NFS_ReadComplete | ( | ADIO_Request * | request, | |
| ADIO_Status * | status, | |||
| int * | error_code | |||
| ) |
Definition at line 9 of file ad_nfs_wait.c.
Referenced by ADIOI_NFS_WriteComplete().

| void ADIOI_NFS_WriteComplete | ( | ADIO_Request * | request, | |
| ADIO_Status * | status, | |||
| int * | error_code | |||
| ) |
Definition at line 16 of file ad_nfs_wait.c.
References ADIOI_NFS_ReadComplete().

1.5.5