/reactos/drivers/filesystems/btrfs/ |
H A D | balance.c | 3086 Vcb->balance.total_chunks = Vcb->balance.chunks_left = 0; in _Function_class_() 3093 if (!Vcb->balance.removing && !Vcb->balance.shrinking) { in _Function_class_() 3372 if (Vcb->balance.stopping || !NT_SUCCESS(Vcb->balance.status)) { in _Function_class_() 3444 if (Vcb->balance.stopping || !NT_SUCCESS(Vcb->balance.status)) { in _Function_class_() 3478 if (!Vcb->balance.stopping && NT_SUCCESS(Vcb->balance.status)) in _Function_class_() 3615 KeInitializeEvent(&Vcb->balance.event, NotificationEvent, !Vcb->balance.paused); in start_balance() 3698 KeInitializeEvent(&Vcb->balance.event, NotificationEvent, !Vcb->balance.paused); 3753 if (!Vcb->balance.thread) in pause_balance() 3756 if (Vcb->balance.paused) in pause_balance() 3769 if (!Vcb->balance.thread) in resume_balance() [all …]
|
H A D | CMakeLists.txt | 29 balance.c
|
H A D | fsctl.c | 2250 if (Vcb->balance.thread) { in lock_volume() 2272 if (Vcb->balance.thread && KeReadStateEvent(&Vcb->balance.event)) { in lock_volume() 2274 KeClearEvent(&Vcb->balance.event); in lock_volume() 2310 KeSetEvent(&Vcb->balance.event, 0, false); in lock_volume() 2338 KeSetEvent(&Vcb->balance.event, 0, false); in do_unlock_volume() 4787 if (Vcb->balance.thread) { in resize_device() 4798 Vcb->balance.opts[i].drange_start = br->size; in resize_device() 4802 Vcb->balance.paused = false; in resize_device() 4803 Vcb->balance.shrinking = true; in resize_device() 4804 Vcb->balance.status = STATUS_SUCCESS; in resize_device() [all …]
|
H A D | flushthread.c | 5643 …if (Vcb->balance.thread && Vcb->balance.shrinking && Vcb->balance.opts[0].devid == c->devices[i]->… in drop_chunk() 5644 …if (cis[i].offset < Vcb->balance.opts[0].drange_start && cis[i].offset + de->length > Vcb->balance… in drop_chunk() 5645 …space_list_add2(&c->devices[i]->space, NULL, cis[i].offset, Vcb->balance.opts[0].drange_start - ci… in drop_chunk() 5656 …if (Vcb->balance.thread && Vcb->balance.shrinking && Vcb->balance.opts[0].devid == c->devices[i]->… in drop_chunk() 5657 …if (cis[i].offset < Vcb->balance.opts[0].drange_start && cis[i].offset + len > Vcb->balance.opts[0… in drop_chunk() 5658 …space_list_add2(&c->devices[i]->space, NULL, cis[i].offset, Vcb->balance.opts[0].drange_start - ci… in drop_chunk()
|
H A D | btrfs.c | 2027 if (Vcb->balance.thread) { 2028 Vcb->balance.paused = false; 2029 Vcb->balance.stopping = true; 2030 KeSetEvent(&Vcb->balance.event, 0, false); 2031 KeWaitForSingleObject(&Vcb->balance.finished, Executive, KernelMode, false, NULL);
|
/reactos/dll/shellext/shellbtrfs/ |
H A D | volpropsheet.h | 43 balance = nullptr; in BtrfsVolPropSheet() 57 if (balance) in ~BtrfsVolPropSheet() 58 delete balance; in ~BtrfsVolPropSheet() local 102 BtrfsBalance* balance; variable
|
H A D | CMakeLists.txt | 10 balance.cpp
|
H A D | shellbtrfs.rc | 265 PUSHBUTTON "&Start balance",IDC_START_BALANCE,13,117,69,14 267 PUSHBUTTON "&Cancel balance",IDC_CANCEL_BALANCE,173,117,69,14 612 IDS_NO_BALANCE "No balance is currently running." 649 … levels do not allow this device to be removed. You must do a conversion balance before you will b… 684 IDS_BALANCE_SCRUB_RUNNING "Cannot start balance while scrub running." 685 IDS_SCRUB_BALANCE_RUNNING "Cannot start scrub while balance running."
|
H A D | volpropsheet.cpp | 143 balance = new BtrfsBalance(fn); in Initialize() 1400 bps->balance->ShowBalance(hwndDlg); in PropSheetDlgProc()
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | rdpsnd_sun.c | 167 uint balance; in wave_out_volume() local 176 balance = in wave_out_volume() 182 balance = AUDIO_MID_BALANCE; in wave_out_volume() 186 info.play.balance = balance; in wave_out_volume()
|
H A D | COPYING | 218 any particular circumstance, the balance of the section is intended to
|
/reactos/drivers/storage/ide/uniata/ |
H A D | todo.txt | 248 for load-balance (29a)
|
/reactos/modules/rosapps/applications/net/dhcpd/ |
H A D | COPYING | 153 any particular circumstance, the balance of the section is intended to
|
/reactos/ntoskrnl/ |
H A D | ntos.cmake | 233 ${REACTOS_SOURCE_DIR}/ntoskrnl/mm/balance.c
|
/reactos/dll/win32/syssetup/ |
H A D | COPYING | 211 any particular circumstance, the balance of the section is intended to
|
/reactos/dll/cpl/sysdm/resources/ |
H A D | gpl.txt | 211 any particular circumstance, the balance of the section is intended to
|
/reactos/modules/rosapps/applications/sysutils/mkdosfs/ |
H A D | COPYING | 219 any particular circumstance, the balance of the section is intended to
|
/reactos/modules/rostests/ |
H A D | COPYING | 211 any particular circumstance, the balance of the section is intended to
|
/reactos/modules/rosapps/ |
H A D | COPYING | 212 any particular circumstance, the balance of the section is intended to
|
/reactos/sdk/lib/fast486/ |
H A D | COPYING | 211 any particular circumstance, the balance of the section is intended to
|
/reactos/base/applications/network/telnet/doc/ |
H A D | license.txt | 211 any particular circumstance, the balance of the section is intended to
|
/reactos/base/shell/cmd/ |
H A D | license.txt | 211 any particular circumstance, the balance of the section is intended to
|
/reactos/ |
H A D | COPYING | 211 any particular circumstance, the balance of the section is intended to
|
/reactos/base/applications/calc/ |
H A D | copying.txt | 211 any particular circumstance, the balance of the section is intended to
|
/reactos/sdk/lib/3rdparty/adns/ |
H A D | COPYING | 211 any particular circumstance, the balance of the section is intended to
|