ReactOS 0.4.16-dev-61-ge128cbc
|
#include <balance.h>
Public Member Functions | |
BtrfsBalance (const wstring &drive, bool RemoveDevice=false, bool ShrinkDevice=false) | |
void | ShowBalance (HWND hwndDlg) |
INT_PTR CALLBACK | BalanceDlgProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
INT_PTR CALLBACK | BalanceOptsDlgProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
Private Member Functions | |
void | ShowBalanceOptions (HWND hwndDlg, uint8_t type) |
void | SaveBalanceOpts (HWND hwndDlg) |
void | StartBalance (HWND hwndDlg) |
void | RefreshBalanceDlg (HWND hwndDlg, bool first) |
void | PauseBalance (HWND hwndDlg) |
void | StopBalance (HWND hwndDlg) |
|
inline |
Definition at line 29 of file balance.h.
INT_PTR CALLBACK BtrfsBalance::BalanceDlgProc | ( | HWND | hwndDlg, |
UINT | uMsg, | ||
WPARAM | wParam, | ||
LPARAM | lParam | ||
) |
Definition at line 861 of file balance.cpp.
Referenced by stub_BalanceDlgProc().
INT_PTR CALLBACK BtrfsBalance::BalanceOptsDlgProc | ( | HWND | hwndDlg, |
UINT | uMsg, | ||
WPARAM | wParam, | ||
LPARAM | lParam | ||
) |
Definition at line 514 of file balance.cpp.
Referenced by stub_BalanceOptsDlgProc().
Definition at line 146 of file balance.cpp.
Referenced by BalanceDlgProc().
Definition at line 208 of file balance.cpp.
Referenced by BalanceDlgProc().
Definition at line 356 of file balance.cpp.
Referenced by BalanceOptsDlgProc().
Definition at line 981 of file balance.cpp.
Referenced by BtrfsDeviceResize::do_resize(), PropSheetDlgProc(), and RemoveDeviceW().
Definition at line 856 of file balance.cpp.
Referenced by BalanceDlgProc().
Definition at line 75 of file balance.cpp.
Referenced by BalanceDlgProc().
Definition at line 176 of file balance.cpp.
Referenced by BalanceDlgProc().
|
private |
Definition at line 49 of file balance.h.
Referenced by BalanceDlgProc(), BalanceOptsDlgProc(), RefreshBalanceDlg(), and StartBalance().
|
private |
Definition at line 52 of file balance.h.
Referenced by BalanceOptsDlgProc(), and RefreshBalanceDlg().
|
private |
Definition at line 59 of file balance.h.
Referenced by BalanceDlgProc(), and BtrfsBalance().
|
private |
Definition at line 59 of file balance.h.
Referenced by BalanceDlgProc(), and BtrfsBalance().
|
private |
Definition at line 53 of file balance.h.
Referenced by BalanceDlgProc(), RefreshBalanceDlg(), StartBalance(), and StopBalance().
|
private |
Definition at line 50 of file balance.h.
Referenced by BalanceDlgProc(), BalanceOptsDlgProc(), SaveBalanceOpts(), and StartBalance().
|
private |
Definition at line 57 of file balance.h.
Referenced by BalanceOptsDlgProc(), BtrfsBalance(), SaveBalanceOpts(), and ShowBalance().
|
private |
Definition at line 56 of file balance.h.
Referenced by BtrfsBalance(), PauseBalance(), RefreshBalanceDlg(), ShowBalance(), StartBalance(), and StopBalance().
|
private |
Definition at line 50 of file balance.h.
Referenced by BalanceDlgProc(), BalanceOptsDlgProc(), SaveBalanceOpts(), and StartBalance().
|
private |
Definition at line 51 of file balance.h.
Referenced by BalanceOptsDlgProc(), SaveBalanceOpts(), and ShowBalanceOptions().
|
private |
Definition at line 58 of file balance.h.
Referenced by BalanceDlgProc(), RefreshBalanceDlg(), and ShowBalance().
|
private |
Definition at line 54 of file balance.h.
Referenced by BalanceDlgProc(), BtrfsBalance(), RefreshBalanceDlg(), and StartBalance().
|
private |
Definition at line 55 of file balance.h.
Referenced by BalanceDlgProc(), RefreshBalanceDlg(), and StartBalance().
|
private |
Definition at line 50 of file balance.h.
Referenced by BalanceDlgProc(), BalanceOptsDlgProc(), SaveBalanceOpts(), and StartBalance().