PostgreSQL Source Code git master
Data Fields
file_entry_t Struct Reference

#include <filemap.h>

Data Fields

 
const char *  path
 
bool  isrelfile
 
bool  target_exists
 
 
size_t  target_size
 
 
 
bool  source_exists
 
 
size_t  source_size
 
 
 

Detailed Description

Definition at line 49 of file filemap.h.

Field Documentation

action

file_action_t file_entry_t::action

Definition at line 81 of file filemap.h.

Referenced by calculate_totals(), create_target(), decide_file_actions(), insert_filehash_entry(), perform_rewind(), print_filemap(), and remove_target().

isrelfile

bool file_entry_t::isrelfile

Definition at line 54 of file filemap.h.

Referenced by decide_file_action(), insert_filehash_entry(), and process_target_wal_block_change().

path

const char* file_entry_t::path

Definition at line 53 of file filemap.h.

Referenced by oauth_server.OAuthHandler::_should_modify(), create_target(), decide_file_action(), insert_filehash_entry(), perform_rewind(), print_filemap(), process_target_wal_block_change(), and remove_target().

source_exists

bool file_entry_t::source_exists

Definition at line 73 of file filemap.h.

Referenced by decide_file_action(), insert_filehash_entry(), process_source_file(), and process_target_wal_block_change().

source_link_target

char* file_entry_t::source_link_target

Definition at line 76 of file filemap.h.

Referenced by create_target(), insert_filehash_entry(), and process_source_file().

source_size

size_t file_entry_t::source_size

Definition at line 75 of file filemap.h.

Referenced by calculate_totals(), decide_file_action(), insert_filehash_entry(), perform_rewind(), and process_source_file().

source_type

file_type_t file_entry_t::source_type

Definition at line 74 of file filemap.h.

Referenced by calculate_totals(), create_target(), decide_file_action(), insert_filehash_entry(), and process_source_file().

status

uint32 file_entry_t::status

Definition at line 51 of file filemap.h.

target_exists

bool file_entry_t::target_exists

Definition at line 59 of file filemap.h.

Referenced by create_target(), decide_file_action(), insert_filehash_entry(), process_target_file(), process_target_wal_block_change(), and remove_target().

target_link_target

char* file_entry_t::target_link_target

Definition at line 62 of file filemap.h.

Referenced by insert_filehash_entry(), and process_target_file().

target_pages_to_overwrite

datapagemap_t file_entry_t::target_pages_to_overwrite

Definition at line 68 of file filemap.h.

Referenced by calculate_totals(), insert_filehash_entry(), perform_rewind(), print_filemap(), and process_target_wal_block_change().

target_size

size_t file_entry_t::target_size

Definition at line 61 of file filemap.h.

Referenced by calculate_totals(), decide_file_action(), insert_filehash_entry(), perform_rewind(), and process_target_file().

target_type

file_type_t file_entry_t::target_type

Definition at line 60 of file filemap.h.

Referenced by decide_file_action(), insert_filehash_entry(), process_target_file(), process_target_wal_block_change(), and remove_target().


The documentation for this struct was generated from the following file:

AltStyle によって変換されたページ (->オリジナル) /