Home
last modified time | relevance | path

Searched refs:balance (Results 1 – 25 of 33) sorted by relevance

12

/reactos/drivers/filesystems/btrfs/
H A Dbalance.c3086 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 DCMakeLists.txt29 balance.c
H A Dfsctl.c2250 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 Dflushthread.c5643 …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 Dbtrfs.c2027 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 Dvolpropsheet.h43 balance = nullptr; in BtrfsVolPropSheet()
57 if (balance) in ~BtrfsVolPropSheet()
58 delete balance; in ~BtrfsVolPropSheet() local
102 BtrfsBalance* balance; variable
H A DCMakeLists.txt10 balance.cpp
H A Dshellbtrfs.rc265 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 Dvolpropsheet.cpp143 balance = new BtrfsBalance(fn); in Initialize()
1400 bps->balance->ShowBalance(hwndDlg); in PropSheetDlgProc()
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Drdpsnd_sun.c167 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 DCOPYING218 any particular circumstance, the balance of the section is intended to
/reactos/drivers/storage/ide/uniata/
H A Dtodo.txt248 for load-balance (29a)
/reactos/modules/rosapps/applications/net/dhcpd/
H A DCOPYING153 any particular circumstance, the balance of the section is intended to
/reactos/ntoskrnl/
H A Dntos.cmake233 ${REACTOS_SOURCE_DIR}/ntoskrnl/mm/balance.c
/reactos/dll/win32/syssetup/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/reactos/dll/cpl/sysdm/resources/
H A Dgpl.txt211 any particular circumstance, the balance of the section is intended to
/reactos/modules/rosapps/applications/sysutils/mkdosfs/
H A DCOPYING219 any particular circumstance, the balance of the section is intended to
/reactos/modules/rostests/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/reactos/modules/rosapps/
H A DCOPYING212 any particular circumstance, the balance of the section is intended to
/reactos/sdk/lib/fast486/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/reactos/base/applications/network/telnet/doc/
H A Dlicense.txt211 any particular circumstance, the balance of the section is intended to
/reactos/base/shell/cmd/
H A Dlicense.txt211 any particular circumstance, the balance of the section is intended to
/reactos/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/reactos/base/applications/calc/
H A Dcopying.txt211 any particular circumstance, the balance of the section is intended to
/reactos/sdk/lib/3rdparty/adns/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to

12