|
Functions |
| void | set_return_code (int *ret, const int retval) |
| int | compare_handles (const void *handle1, const void *handle2) |
| int | PINT_handle_wrangler_display_stranded_handles (const struct PINT_fsck_options *fsck_options, const PVFS_fs_id *cur_fs, const PVFS_credentials *creds) |
| int | PINT_handle_wrangler_load_handles (const struct PINT_fsck_options *fsck_options, const PVFS_fs_id *cur_fs, const PVFS_credentials *creds) |
| int | PINT_handle_wrangler_remove_handle (const PVFS_handle *handle, const PVFS_fs_id *cur_fs) |
| int | PVFS_fsck_initialize (const struct PINT_fsck_options *fsck_options, const PVFS_credentials *creds, const PVFS_fs_id *cur_fs) |
| int | PVFS_fsck_check_server_configs (const struct PINT_fsck_options *fsck_options, const PVFS_credentials *creds, const PVFS_fs_id *cur_fs) |
| int | PVFS_fsck_validate_dfile (const struct PINT_fsck_options *fsck_options, const PVFS_handle *handle, const PVFS_fs_id *cur_fs, const PVFS_credentials *creds, PVFS_size *dfiles_total_size) |
| int | PVFS_fsck_validate_dfile_attr (const struct PINT_fsck_options *fsck_options, const PVFS_sysresp_getattr *getattr_resp) |
| int | PVFS_fsck_validate_metafile (const struct PINT_fsck_options *fsck_options, const PVFS_object_ref *obj_ref, const PVFS_sysresp_getattr *attributes, const PVFS_credentials *creds) |
| int | PVFS_fsck_validate_metafile_attr (const struct PINT_fsck_options *fsck_options, const PVFS_sysresp_getattr *attributes) |
| int | PVFS_fsck_validate_symlink (const struct PINT_fsck_options *fsck_options, const PVFS_object_ref *obj_ref, const PVFS_sysresp_getattr *attributes) |
| int | PVFS_fsck_validate_symlink_attr (const struct PINT_fsck_options *fsck_options, const PVFS_sysresp_getattr *attributes) |
| int | PVFS_fsck_validate_symlink_target (const struct PINT_fsck_options *fsck_options, const PVFS_sysresp_getattr *attributes) |
| int | PVFS_fsck_validate_dirdata (const struct PINT_fsck_options *fsck_options, const PVFS_handle *handle, const PVFS_fs_id *cur_fs, const PVFS_credentials *creds) |
| int | PVFS_fsck_validate_dirdata_attr (const struct PINT_fsck_options *fsck_options, const PVFS_sysresp_getattr *attributes) |
| int | PVFS_fsck_validate_dir (const struct PINT_fsck_options *fsck_options, const PVFS_object_ref *obj_ref, const PVFS_sysresp_getattr *attributes, const PVFS_credentials *creds, PVFS_dirent *directory_entries) |
| int | PVFS_fsck_validate_dir_attr (const struct PINT_fsck_options *fsck_options, const PVFS_sysresp_getattr *attributes) |
| int | PVFS_fsck_validate_dir_ent (const struct PINT_fsck_options *fsck_options, const char *filename) |
| int | PVFS_fsck_get_attributes (const struct PINT_fsck_options *fsck_options, const PVFS_object_ref *pref, const PVFS_credentials *creds, PVFS_sysresp_getattr *getattr_resp) |
| int | PVFS_fsck_finalize (const struct PINT_fsck_options *fsck_options, const PVFS_fs_id *cur_fs, const PVFS_credentials *creds) |
Variables |
| PINT_handle_wrangler_handlelist | PINT_handle_wrangler_handlelist |