ReactOS 0.4.16-dev-125-g798ea90
|
#include <btrfs.h>
Public Attributes | |
uint64_t | address |
uint64_t | size |
uint64_t | offset |
uint64_t | num_bytes |
uint64_t EXTENT_DATA2::address |
Definition at line 368 of file btrfs.h.
Referenced by __attribute__(), add_ext_holes(), add_metadata_reloc_extent_item(), allocate_cache_chunk(), balance_data_chunk(), data_reloc_add_tree_edr(), divide_ext(), duplicate_extents(), fcb_load_csums(), flush_extents(), flush_fcb(), get_retrieval_pointers(), insert_extent_chunk(), insert_sparse_extent(), log_file_checksum_error_shared(), move_across_subvols(), rationalize_extents(), snapshot_tree_copy(), try_clone(), try_clone_edr(), update_chunks(), update_tree_extents(), write_compressed(), and write_metadata_items().
uint64_t EXTENT_DATA2::num_bytes |
Definition at line 371 of file btrfs.h.
Referenced by __attribute__(), add_ext_holes(), divide_ext(), duplicate_extents(), duplicate_fcb(), fcb_load_csums(), flush_extents(), flush_fcb(), get_csum_info(), get_inode_info(), insert_extent_chunk(), insert_sparse_extent(), query_ranges(), rationalize_extents(), sync_ext_cutoff_points(), try_clone_edr(), and write_compressed().
uint64_t EXTENT_DATA2::offset |
Definition at line 370 of file btrfs.h.
Referenced by __attribute__(), add_ext_holes(), data_reloc_add_tree_edr(), divide_ext(), duplicate_extents(), fcb_load_csums(), flush_extents(), flush_fcb(), get_inode_info(), get_retrieval_pointers(), insert_extent_chunk(), insert_sparse_extent(), move_across_subvols(), rationalize_extents(), snapshot_tree_copy(), try_clone_edr(), update_tree_extents(), and write_compressed().
uint64_t EXTENT_DATA2::size |
Definition at line 369 of file btrfs.h.
Referenced by __attribute__(), add_ext_holes(), add_metadata_reloc_extent_item(), allocate_cache_chunk(), balance_data_chunk(), data_reloc_add_tree_edr(), divide_ext(), duplicate_extents(), duplicate_fcb(), fcb_load_csums(), flush_extents(), flush_fcb(), get_inode_info(), insert_extent_chunk(), insert_sparse_extent(), log_file_checksum_error_shared(), move_across_subvols(), rationalize_extents(), send_extent_data(), snapshot_tree_copy(), try_clone(), try_clone_edr(), update_chunks(), update_tree_extents(), and write_compressed().