amalthea v1.7.1 (2024-06-17T18:53:52Z)
Dub
Repo
LoopDevControl.doesLoopDeviceExistAndIsBusy
amalthea
sys
LoopDevControl
Returns true if loop device exists, but busy.
class
LoopDevControl
static
bool
doesLoopDeviceExistAndIsBusy
(
uint
loopNumber
)
Parameters
loopNumber
uint
Loop device number.
Return Value
Type:
bool
true or false.
Meta
Source
See Implementation
amalthea
sys
LoopDevControl
static functions
addLoopDevice
associateFileWithDevice
disassociateFileWithDevice
doesLoopDeviceExistAndIsBusy
getFreeLoopDevice
getLoopStatus
isLoopDeviceBusy
Returns true if loop device exists, but busy.