ReactOS 0.4.16-dev-1470-gfbd70c8
|
Go to the source code of this file.
Classes | |
struct | metadata_reloc |
struct | metadata_reloc_ref |
struct | data_reloc |
struct | data_reloc_ref |
Macros | |
#define | BALANCE_UNIT 0x100000 |
_Function_class_ | ( | KSTART_ROUTINE | ) |
Definition at line 3047 of file balance.c.
|
static |
Definition at line 2378 of file balance.c.
Referenced by _Function_class_().
|
static |
Definition at line 1316 of file balance.c.
Referenced by balance_data_chunk().
|
static |
Definition at line 1541 of file balance.c.
Referenced by balance_data_chunk().
|
static |
Definition at line 73 of file balance.c.
Referenced by add_metadata_reloc_parent(), and balance_metadata_chunk().
|
static |
Definition at line 322 of file balance.c.
Referenced by write_metadata_items().
|
static |
Definition at line 226 of file balance.c.
Referenced by add_data_reloc(), data_reloc_add_tree_edr(), and write_metadata_items().
|
static |
Definition at line 1671 of file balance.c.
Referenced by _Function_class_(), and try_consolidation().
|
static |
Definition at line 1100 of file balance.c.
Referenced by _Function_class_().
|
static |
Definition at line 2318 of file balance.c.
Referenced by add_balance_item().
|
static |
Definition at line 1217 of file balance.c.
Referenced by add_data_reloc().
|
static |
Definition at line 2586 of file balance.c.
Referenced by _Function_class_().
Definition at line 2204 of file balance.c.
Referenced by should_balance_chunk().
|
static |
Definition at line 2492 of file balance.c.
Referenced by look_for_balance_item().
NTSTATUS look_for_balance_item | ( | _Requires_lock_held_(_Curr_->tree_lock) device_extension * | Vcb | ) |
Definition at line 3628 of file balance.c.
Referenced by mount_vol().
NTSTATUS pause_balance | ( | device_extension * | Vcb, |
KPROCESSOR_MODE | processor_mode | ||
) |
Definition at line 3749 of file balance.c.
Referenced by fsctl_request().
NTSTATUS query_balance | ( | device_extension * | Vcb, |
void * | data, | ||
ULONG | length | ||
) |
Definition at line 3711 of file balance.c.
Referenced by fsctl_request().
|
static |
Definition at line 2997 of file balance.c.
Referenced by _Function_class_().
|
static |
NTSTATUS remove_device | ( | device_extension * | Vcb, |
void * | data, | ||
ULONG | length, | ||
KPROCESSOR_MODE | processor_mode | ||
) |
Definition at line 3799 of file balance.c.
Referenced by fsctl_request().
Definition at line 2557 of file balance.c.
Referenced by finish_removing_device().
NTSTATUS resume_balance | ( | device_extension * | Vcb, |
KPROCESSOR_MODE | processor_mode | ||
) |
Definition at line 3765 of file balance.c.
Referenced by fsctl_request().
|
static |
Definition at line 2225 of file balance.c.
Referenced by _Function_class_().
|
static |
Definition at line 1480 of file balance.c.
Referenced by add_data_reloc_extent_item().
|
static |
Definition at line 280 of file balance.c.
Referenced by add_metadata_reloc_extent_item().
NTSTATUS start_balance | ( | device_extension * | Vcb, |
void * | data, | ||
ULONG | length, | ||
KPROCESSOR_MODE | processor_mode | ||
) |
Definition at line 3511 of file balance.c.
Referenced by fsctl_request().
NTSTATUS stop_balance | ( | device_extension * | Vcb, |
KPROCESSOR_MODE | processor_mode | ||
) |
Definition at line 3784 of file balance.c.
Referenced by fsctl_request().
|
static |
Definition at line 2802 of file balance.c.
Referenced by _Function_class_().
|
static |
Definition at line 2902 of file balance.c.
Referenced by _Function_class_().
|
static |
Definition at line 566 of file balance.c.
Referenced by balance_data_chunk(), and balance_metadata_chunk().