#include "pvfs2-sysint.h"
#include "pvfs2-types.h"
This graph shows which files directly or indirectly include this file:

Functions | |
| PVFS_error | PVFS_mgmt_count_servers (PVFS_fs_id fs_id, PVFS_credentials *credentials, int server_type, int *count) |
| PVFS_error | PVFS_mgmt_get_server_array (PVFS_fs_id fs_id, PVFS_credentials *credentials, int server_type, PVFS_BMI_addr_t *addr_array, int *inout_count_p) |
| const char * | PVFS_mgmt_map_addr (PVFS_fs_id fs_id, PVFS_credentials *credentials, PVFS_BMI_addr_t addr, int *server_type) |
| PVFS_error | PVFS_mgmt_setparam_all (PVFS_fs_id fs_id, PVFS_credentials *credentials, enum PVFS_server_param param, struct PVFS_mgmt_setparam_value *value, PVFS_error_details *details, PVFS_hint hints) |
| PVFS_error | PVFS_mgmt_setparam_single (PVFS_fs_id fs_id, PVFS_credentials *credentials, enum PVFS_server_param param, struct PVFS_mgmt_setparam_value *value, char *server_addr_str, PVFS_error_details *details, PVFS_hint hints) |
| PVFS_error | PVFS_mgmt_statfs_all (PVFS_fs_id fs_id, PVFS_credentials *credentials, struct PVFS_mgmt_server_stat *stat_array, int *inout_count_p, PVFS_error_details *details, PVFS_hint hints) |
1.3.5