This file is indexed.

/usr/share/gtk-doc/html/udisks/udisks.devhelp2 is in udisks-doc 1.0.5-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="udisks Reference Manual" link="index.html" author="David Zeuthen" name="udisks" version="2" language="c">
  <chapters>
    <sub name="D-Bus API Reference" link="ref-dbus.html">
      <sub name="org.freedesktop.UDisks" link="UDisks.html"/>
      <sub name="org.freedesktop.UDisks.Device" link="Device.html"/>
      <sub name="org.freedesktop.UDisks.Adapter" link="Adapter.html"/>
      <sub name="org.freedesktop.UDisks.Expander" link="Expander.html"/>
      <sub name="org.freedesktop.UDisks.Port" link="Port.html"/>
    </sub>
    <sub name="Manual Pages" link="tools-fileformats.html">
      <sub name="udisks" link="udisks.7.html"/>
      <sub name="udisks-daemon" link="udisks-daemon.8.html"/>
      <sub name="udisks" link="udisks.1.html"/>
      <sub name="udisks-tcp-bridge" link="udisks-tcp-bridge.1.html"/>
    </sub>
    <sub name="Index" link="ix01.html"/>
    <sub name="License" link="license.html"/>
  </chapters>
  <functions>
    <keyword type="" name="EnumerateAdapters ()" link="UDisks.html#UDisks.EnumerateAdapters"/>
    <keyword type="" name="EnumerateExpanders ()" link="UDisks.html#UDisks.EnumerateExpanders"/>
    <keyword type="" name="EnumeratePorts ()" link="UDisks.html#UDisks.EnumeratePorts"/>
    <keyword type="" name="EnumerateDevices ()" link="UDisks.html#UDisks.EnumerateDevices"/>
    <keyword type="" name="EnumerateDeviceFiles ()" link="UDisks.html#UDisks.EnumerateDeviceFiles"/>
    <keyword type="" name="FindDeviceByDeviceFile ()" link="UDisks.html#UDisks.FindDeviceByDeviceFile"/>
    <keyword type="" name="FindDeviceByMajorMinor ()" link="UDisks.html#UDisks.FindDeviceByMajorMinor"/>
    <keyword type="" name="DriveInhibitAllPolling ()" link="UDisks.html#UDisks.DriveInhibitAllPolling"/>
    <keyword type="" name="DriveUninhibitAllPolling ()" link="UDisks.html#UDisks.DriveUninhibitAllPolling"/>
    <keyword type="" name="DriveSetAllSpindownTimeouts ()" link="UDisks.html#UDisks.DriveSetAllSpindownTimeouts"/>
    <keyword type="" name="DriveUnsetAllSpindownTimeouts ()" link="UDisks.html#UDisks.DriveUnsetAllSpindownTimeouts"/>
    <keyword type="" name="LinuxLvm2VGStart ()" link="UDisks.html#UDisks.LinuxLvm2VGStart"/>
    <keyword type="" name="LinuxLvm2VGStop ()" link="UDisks.html#UDisks.LinuxLvm2VGStop"/>
    <keyword type="" name="LinuxLvm2VGSetName ()" link="UDisks.html#UDisks.LinuxLvm2VGSetName"/>
    <keyword type="" name="LinuxLvm2VGAddPV ()" link="UDisks.html#UDisks.LinuxLvm2VGAddPV"/>
    <keyword type="" name="LinuxLvm2VGRemovePV ()" link="UDisks.html#UDisks.LinuxLvm2VGRemovePV"/>
    <keyword type="" name="LinuxLvm2LVSetName ()" link="UDisks.html#UDisks.LinuxLvm2LVSetName"/>
    <keyword type="" name="LinuxLvm2LVStart ()" link="UDisks.html#UDisks.LinuxLvm2LVStart"/>
    <keyword type="" name="LinuxLvm2LVRemove ()" link="UDisks.html#UDisks.LinuxLvm2LVRemove"/>
    <keyword type="" name="LinuxLvm2LVCreate ()" link="UDisks.html#UDisks.LinuxLvm2LVCreate"/>
    <keyword type="" name="LinuxMdStart ()" link="UDisks.html#UDisks.LinuxMdStart"/>
    <keyword type="" name="LinuxMdCreate ()" link="UDisks.html#UDisks.LinuxMdCreate"/>
    <keyword type="" name="Inhibit ()" link="UDisks.html#UDisks.Inhibit"/>
    <keyword type="" name="Uninhibit ()" link="UDisks.html#UDisks.Uninhibit"/>
    <keyword type="" name="The DeviceAdded signal" link="UDisks.html#UDisks::DeviceAdded"/>
    <keyword type="" name="The DeviceRemoved signal" link="UDisks.html#UDisks::DeviceRemoved"/>
    <keyword type="" name="The DeviceChanged signal" link="UDisks.html#UDisks::DeviceChanged"/>
    <keyword type="" name="The DeviceJobChanged signal" link="UDisks.html#UDisks::DeviceJobChanged"/>
    <keyword type="" name="The AdapterAdded signal" link="UDisks.html#UDisks::AdapterAdded"/>
    <keyword type="" name="The AdapterRemoved signal" link="UDisks.html#UDisks::AdapterRemoved"/>
    <keyword type="" name="The AdapterChanged signal" link="UDisks.html#UDisks::AdapterChanged"/>
    <keyword type="" name="The ExpanderAdded signal" link="UDisks.html#UDisks::ExpanderAdded"/>
    <keyword type="" name="The ExpanderRemoved signal" link="UDisks.html#UDisks::ExpanderRemoved"/>
    <keyword type="" name="The ExpanderChanged signal" link="UDisks.html#UDisks::ExpanderChanged"/>
    <keyword type="" name="The PortAdded signal" link="UDisks.html#UDisks::PortAdded"/>
    <keyword type="" name="The PortRemoved signal" link="UDisks.html#UDisks::PortRemoved"/>
    <keyword type="" name="The PortChanged signal" link="UDisks.html#UDisks::PortChanged"/>
    <keyword type="" name="The &quot;DaemonVersion&quot; property" link="UDisks.html#UDisks:DaemonVersion"/>
    <keyword type="" name="The &quot;DaemonIsInhibited&quot; property" link="UDisks.html#UDisks:DaemonIsInhibited"/>
    <keyword type="" name="The &quot;SupportsLuksDevices&quot; property" link="UDisks.html#UDisks:SupportsLuksDevices"/>
    <keyword type="" name="The &quot;KnownFilesystems&quot; property" link="UDisks.html#UDisks:KnownFilesystems"/>
    <keyword type="" name="JobCancel ()" link="Device.html#Device.JobCancel"/>
    <keyword type="" name="PartitionTableCreate ()" link="Device.html#Device.PartitionTableCreate"/>
    <keyword type="" name="PartitionDelete ()" link="Device.html#Device.PartitionDelete"/>
    <keyword type="" name="PartitionCreate ()" link="Device.html#Device.PartitionCreate"/>
    <keyword type="" name="PartitionModify ()" link="Device.html#Device.PartitionModify"/>
    <keyword type="" name="FilesystemCreate ()" link="Device.html#Device.FilesystemCreate"/>
    <keyword type="" name="FilesystemSetLabel ()" link="Device.html#Device.FilesystemSetLabel"/>
    <keyword type="" name="FilesystemMount ()" link="Device.html#Device.FilesystemMount"/>
    <keyword type="" name="FilesystemUnmount ()" link="Device.html#Device.FilesystemUnmount"/>
    <keyword type="" name="FilesystemCheck ()" link="Device.html#Device.FilesystemCheck"/>
    <keyword type="" name="FilesystemListOpenFiles ()" link="Device.html#Device.FilesystemListOpenFiles"/>
    <keyword type="" name="LuksUnlock ()" link="Device.html#Device.LuksUnlock"/>
    <keyword type="" name="LuksLock ()" link="Device.html#Device.LuksLock"/>
    <keyword type="" name="LuksChangePassphrase ()" link="Device.html#Device.LuksChangePassphrase"/>
    <keyword type="" name="LinuxMdAddSpare ()" link="Device.html#Device.LinuxMdAddSpare"/>
    <keyword type="" name="LinuxMdExpand ()" link="Device.html#Device.LinuxMdExpand"/>
    <keyword type="" name="LinuxMdRemoveComponent ()" link="Device.html#Device.LinuxMdRemoveComponent"/>
    <keyword type="" name="LinuxMdStop ()" link="Device.html#Device.LinuxMdStop"/>
    <keyword type="" name="LinuxLvm2LVStop ()" link="Device.html#Device.LinuxLvm2LVStop"/>
    <keyword type="" name="LinuxMdCheck ()" link="Device.html#Device.LinuxMdCheck"/>
    <keyword type="" name="DriveInhibitPolling ()" link="Device.html#Device.DriveInhibitPolling"/>
    <keyword type="" name="DriveUninhibitPolling ()" link="Device.html#Device.DriveUninhibitPolling"/>
    <keyword type="" name="DrivePollMedia ()" link="Device.html#Device.DrivePollMedia"/>
    <keyword type="" name="DriveEject ()" link="Device.html#Device.DriveEject"/>
    <keyword type="" name="DriveDetach ()" link="Device.html#Device.DriveDetach"/>
    <keyword type="" name="DriveSetSpindownTimeout ()" link="Device.html#Device.DriveSetSpindownTimeout"/>
    <keyword type="" name="DriveUnsetSpindownTimeout ()" link="Device.html#Device.DriveUnsetSpindownTimeout"/>
    <keyword type="" name="DriveAtaSmartRefreshData ()" link="Device.html#Device.DriveAtaSmartRefreshData"/>
    <keyword type="" name="DriveAtaSmartInitiateSelftest ()" link="Device.html#Device.DriveAtaSmartInitiateSelftest"/>
    <keyword type="" name="DriveBenchmark ()" link="Device.html#Device.DriveBenchmark"/>
    <keyword type="" name="The Changed signal" link="Device.html#Device::Changed"/>
    <keyword type="" name="The JobChanged signal" link="Device.html#Device::JobChanged"/>
    <keyword type="" name="The &quot;NativePath&quot; property" link="Device.html#Device:NativePath"/>
    <keyword type="" name="The &quot;DeviceDetectionTime&quot; property" link="Device.html#Device:DeviceDetectionTime"/>
    <keyword type="" name="The &quot;DeviceMediaDetectionTime&quot; property" link="Device.html#Device:DeviceMediaDetectionTime"/>
    <keyword type="" name="The &quot;DeviceMajor&quot; property" link="Device.html#Device:DeviceMajor"/>
    <keyword type="" name="The &quot;DeviceMinor&quot; property" link="Device.html#Device:DeviceMinor"/>
    <keyword type="" name="The &quot;DeviceFile&quot; property" link="Device.html#Device:DeviceFile"/>
    <keyword type="" name="The &quot;DeviceFilePresentation&quot; property" link="Device.html#Device:DeviceFilePresentation"/>
    <keyword type="" name="The &quot;DeviceFileById&quot; property" link="Device.html#Device:DeviceFileById"/>
    <keyword type="" name="The &quot;DeviceFileByPath&quot; property" link="Device.html#Device:DeviceFileByPath"/>
    <keyword type="" name="The &quot;DeviceIsSystemInternal&quot; property" link="Device.html#Device:DeviceIsSystemInternal"/>
    <keyword type="" name="The &quot;DeviceIsPartition&quot; property" link="Device.html#Device:DeviceIsPartition"/>
    <keyword type="" name="The &quot;DeviceIsPartitionTable&quot; property" link="Device.html#Device:DeviceIsPartitionTable"/>
    <keyword type="" name="The &quot;DeviceIsRemovable&quot; property" link="Device.html#Device:DeviceIsRemovable"/>
    <keyword type="" name="The &quot;DeviceIsMediaAvailable&quot; property" link="Device.html#Device:DeviceIsMediaAvailable"/>
    <keyword type="" name="The &quot;DeviceIsMediaChangeDetected&quot; property" link="Device.html#Device:DeviceIsMediaChangeDetected"/>
    <keyword type="" name="The &quot;DeviceIsMediaChangeDetectionPolling&quot; property" link="Device.html#Device:DeviceIsMediaChangeDetectionPolling"/>
    <keyword type="" name="The &quot;DeviceIsMediaChangeDetectionInhibitable&quot; property" link="Device.html#Device:DeviceIsMediaChangeDetectionInhibitable"/>
    <keyword type="" name="The &quot;DeviceIsMediaChangeDetectionInhibited&quot; property" link="Device.html#Device:DeviceIsMediaChangeDetectionInhibited"/>
    <keyword type="" name="The &quot;DeviceIsReadOnly&quot; property" link="Device.html#Device:DeviceIsReadOnly"/>
    <keyword type="" name="The &quot;DeviceIsDrive&quot; property" link="Device.html#Device:DeviceIsDrive"/>
    <keyword type="" name="The &quot;DeviceIsOpticalDisc&quot; property" link="Device.html#Device:DeviceIsOpticalDisc"/>
    <keyword type="" name="The &quot;DeviceIsMounted&quot; property" link="Device.html#Device:DeviceIsMounted"/>
    <keyword type="" name="The &quot;DeviceMountPaths&quot; property" link="Device.html#Device:DeviceMountPaths"/>
    <keyword type="" name="The &quot;DeviceMountedByUid&quot; property" link="Device.html#Device:DeviceMountedByUid"/>
    <keyword type="" name="The &quot;DeviceIsLuks&quot; property" link="Device.html#Device:DeviceIsLuks"/>
    <keyword type="" name="The &quot;DeviceIsLuksCleartext&quot; property" link="Device.html#Device:DeviceIsLuksCleartext"/>
    <keyword type="" name="The &quot;DeviceIsLinuxMdComponent&quot; property" link="Device.html#Device:DeviceIsLinuxMdComponent"/>
    <keyword type="" name="The &quot;DeviceIsLinuxMd&quot; property" link="Device.html#Device:DeviceIsLinuxMd"/>
    <keyword type="" name="The &quot;DeviceIsLinuxLvm2LV&quot; property" link="Device.html#Device:DeviceIsLinuxLvm2LV"/>
    <keyword type="" name="The &quot;DeviceIsLinuxLvm2PV&quot; property" link="Device.html#Device:DeviceIsLinuxLvm2PV"/>
    <keyword type="" name="The &quot;DeviceIsLinuxDmmpComponent&quot; property" link="Device.html#Device:DeviceIsLinuxDmmpComponent"/>
    <keyword type="" name="The &quot;DeviceIsLinuxDmmp&quot; property" link="Device.html#Device:DeviceIsLinuxDmmp"/>
    <keyword type="" name="The &quot;DeviceIsLinuxLoop&quot; property" link="Device.html#Device:DeviceIsLinuxLoop"/>
    <keyword type="" name="The &quot;DeviceSize&quot; property" link="Device.html#Device:DeviceSize"/>
    <keyword type="" name="The &quot;DeviceBlockSize&quot; property" link="Device.html#Device:DeviceBlockSize"/>
    <keyword type="" name="The &quot;DevicePresentationHide&quot; property" link="Device.html#Device:DevicePresentationHide"/>
    <keyword type="" name="The &quot;DevicePresentationNopolicy&quot; property" link="Device.html#Device:DevicePresentationNopolicy"/>
    <keyword type="" name="The &quot;DevicePresentationName&quot; property" link="Device.html#Device:DevicePresentationName"/>
    <keyword type="" name="The &quot;DevicePresentationIconName&quot; property" link="Device.html#Device:DevicePresentationIconName"/>
    <keyword type="" name="The &quot;DeviceAutomountHint&quot; property" link="Device.html#Device:DeviceAutomountHint"/>
    <keyword type="" name="The &quot;JobInProgress&quot; property" link="Device.html#Device:JobInProgress"/>
    <keyword type="" name="The &quot;JobId&quot; property" link="Device.html#Device:JobId"/>
    <keyword type="" name="The &quot;JobInitiatedByUid&quot; property" link="Device.html#Device:JobInitiatedByUid"/>
    <keyword type="" name="The &quot;JobIsCancellable&quot; property" link="Device.html#Device:JobIsCancellable"/>
    <keyword type="" name="The &quot;JobPercentage&quot; property" link="Device.html#Device:JobPercentage"/>
    <keyword type="" name="The &quot;IdUsage&quot; property" link="Device.html#Device:IdUsage"/>
    <keyword type="" name="The &quot;IdType&quot; property" link="Device.html#Device:IdType"/>
    <keyword type="" name="The &quot;IdVersion&quot; property" link="Device.html#Device:IdVersion"/>
    <keyword type="" name="The &quot;IdUuid&quot; property" link="Device.html#Device:IdUuid"/>
    <keyword type="" name="The &quot;IdLabel&quot; property" link="Device.html#Device:IdLabel"/>
    <keyword type="" name="The &quot;LuksHolder&quot; property" link="Device.html#Device:LuksHolder"/>
    <keyword type="" name="The &quot;LuksCleartextSlave&quot; property" link="Device.html#Device:LuksCleartextSlave"/>
    <keyword type="" name="The &quot;LuksCleartextUnlockedByUid&quot; property" link="Device.html#Device:LuksCleartextUnlockedByUid"/>
    <keyword type="" name="The &quot;PartitionSlave&quot; property" link="Device.html#Device:PartitionSlave"/>
    <keyword type="" name="The &quot;PartitionScheme&quot; property" link="Device.html#Device:PartitionScheme"/>
    <keyword type="" name="The &quot;PartitionType&quot; property" link="Device.html#Device:PartitionType"/>
    <keyword type="" name="The &quot;PartitionLabel&quot; property" link="Device.html#Device:PartitionLabel"/>
    <keyword type="" name="The &quot;PartitionUuid&quot; property" link="Device.html#Device:PartitionUuid"/>
    <keyword type="" name="The &quot;PartitionFlags&quot; property" link="Device.html#Device:PartitionFlags"/>
    <keyword type="" name="The &quot;PartitionNumber&quot; property" link="Device.html#Device:PartitionNumber"/>
    <keyword type="" name="The &quot;PartitionOffset&quot; property" link="Device.html#Device:PartitionOffset"/>
    <keyword type="" name="The &quot;PartitionSize&quot; property" link="Device.html#Device:PartitionSize"/>
    <keyword type="" name="The &quot;PartitionAlignmentOffset&quot; property" link="Device.html#Device:PartitionAlignmentOffset"/>
    <keyword type="" name="The &quot;PartitionTableScheme&quot; property" link="Device.html#Device:PartitionTableScheme"/>
    <keyword type="" name="The &quot;PartitionTableCount&quot; property" link="Device.html#Device:PartitionTableCount"/>
    <keyword type="" name="The &quot;DriveVendor&quot; property" link="Device.html#Device:DriveVendor"/>
    <keyword type="" name="The &quot;DriveModel&quot; property" link="Device.html#Device:DriveModel"/>
    <keyword type="" name="The &quot;DriveRevision&quot; property" link="Device.html#Device:DriveRevision"/>
    <keyword type="" name="The &quot;DriveSerial&quot; property" link="Device.html#Device:DriveSerial"/>
    <keyword type="" name="The &quot;DriveWwn&quot; property" link="Device.html#Device:DriveWwn"/>
    <keyword type="" name="The &quot;DriveRotationRate&quot; property" link="Device.html#Device:DriveRotationRate"/>
    <keyword type="" name="The &quot;DriveWriteCache&quot; property" link="Device.html#Device:DriveWriteCache"/>
    <keyword type="" name="The &quot;DriveConnectionInterface&quot; property" link="Device.html#Device:DriveConnectionInterface"/>
    <keyword type="" name="The &quot;DriveConnectionSpeed&quot; property" link="Device.html#Device:DriveConnectionSpeed"/>
    <keyword type="" name="The &quot;DriveMediaCompatibility&quot; property" link="Device.html#Device:DriveMediaCompatibility"/>
    <keyword type="" name="The &quot;DriveMedia&quot; property" link="Device.html#Device:DriveMedia"/>
    <keyword type="" name="The &quot;DriveIsMediaEjectable&quot; property" link="Device.html#Device:DriveIsMediaEjectable"/>
    <keyword type="" name="The &quot;DriveCanDetach&quot; property" link="Device.html#Device:DriveCanDetach"/>
    <keyword type="" name="The &quot;DriveCanSpindown&quot; property" link="Device.html#Device:DriveCanSpindown"/>
    <keyword type="" name="The &quot;DriveIsRotational&quot; property" link="Device.html#Device:DriveIsRotational"/>
    <keyword type="" name="The &quot;DriveAdapter&quot; property" link="Device.html#Device:DriveAdapter"/>
    <keyword type="" name="The &quot;DrivePorts&quot; property" link="Device.html#Device:DrivePorts"/>
    <keyword type="" name="The &quot;DriveSimilarDevices&quot; property" link="Device.html#Device:DriveSimilarDevices"/>
    <keyword type="" name="The &quot;OpticalDiscIsBlank&quot; property" link="Device.html#Device:OpticalDiscIsBlank"/>
    <keyword type="" name="The &quot;OpticalDiscIsAppendable&quot; property" link="Device.html#Device:OpticalDiscIsAppendable"/>
    <keyword type="" name="The &quot;OpticalDiscIsClosed&quot; property" link="Device.html#Device:OpticalDiscIsClosed"/>
    <keyword type="" name="The &quot;OpticalDiscNumTracks&quot; property" link="Device.html#Device:OpticalDiscNumTracks"/>
    <keyword type="" name="The &quot;OpticalDiscNumAudioTracks&quot; property" link="Device.html#Device:OpticalDiscNumAudioTracks"/>
    <keyword type="" name="The &quot;OpticalDiscNumSessions&quot; property" link="Device.html#Device:OpticalDiscNumSessions"/>
    <keyword type="" name="The &quot;DriveAtaSmartIsAvailable&quot; property" link="Device.html#Device:DriveAtaSmartIsAvailable"/>
    <keyword type="" name="The &quot;DriveAtaSmartTimeCollected&quot; property" link="Device.html#Device:DriveAtaSmartTimeCollected"/>
    <keyword type="" name="The &quot;DriveAtaSmartStatus&quot; property" link="Device.html#Device:DriveAtaSmartStatus"/>
    <keyword type="" name="The &quot;DriveAtaSmartBlob&quot; property" link="Device.html#Device:DriveAtaSmartBlob"/>
    <keyword type="" name="The &quot;LinuxMdComponentLevel&quot; property" link="Device.html#Device:LinuxMdComponentLevel"/>
    <keyword type="" name="The &quot;LinuxMdComponentPosition&quot; property" link="Device.html#Device:LinuxMdComponentPosition"/>
    <keyword type="" name="The &quot;LinuxMdComponentNumRaidDevices&quot; property" link="Device.html#Device:LinuxMdComponentNumRaidDevices"/>
    <keyword type="" name="The &quot;LinuxMdComponentUuid&quot; property" link="Device.html#Device:LinuxMdComponentUuid"/>
    <keyword type="" name="The &quot;LinuxMdComponentName&quot; property" link="Device.html#Device:LinuxMdComponentName"/>
    <keyword type="" name="The &quot;LinuxMdComponentHomeHost&quot; property" link="Device.html#Device:LinuxMdComponentHomeHost"/>
    <keyword type="" name="The &quot;LinuxMdComponentVersion&quot; property" link="Device.html#Device:LinuxMdComponentVersion"/>
    <keyword type="" name="The &quot;LinuxMdComponentHolder&quot; property" link="Device.html#Device:LinuxMdComponentHolder"/>
    <keyword type="" name="The &quot;LinuxMdComponentState&quot; property" link="Device.html#Device:LinuxMdComponentState"/>
    <keyword type="" name="The &quot;LinuxMdState&quot; property" link="Device.html#Device:LinuxMdState"/>
    <keyword type="" name="The &quot;LinuxMdLevel&quot; property" link="Device.html#Device:LinuxMdLevel"/>
    <keyword type="" name="The &quot;LinuxMdUuid&quot; property" link="Device.html#Device:LinuxMdUuid"/>
    <keyword type="" name="The &quot;LinuxMdHomeHost&quot; property" link="Device.html#Device:LinuxMdHomeHost"/>
    <keyword type="" name="The &quot;LinuxMdName&quot; property" link="Device.html#Device:LinuxMdName"/>
    <keyword type="" name="The &quot;LinuxMdNumRaidDevices&quot; property" link="Device.html#Device:LinuxMdNumRaidDevices"/>
    <keyword type="" name="The &quot;LinuxMdVersion&quot; property" link="Device.html#Device:LinuxMdVersion"/>
    <keyword type="" name="The &quot;LinuxMdSlaves&quot; property" link="Device.html#Device:LinuxMdSlaves"/>
    <keyword type="" name="The &quot;LinuxMdIsDegraded&quot; property" link="Device.html#Device:LinuxMdIsDegraded"/>
    <keyword type="" name="The &quot;LinuxMdSyncAction&quot; property" link="Device.html#Device:LinuxMdSyncAction"/>
    <keyword type="" name="The &quot;LinuxMdSyncPercentage&quot; property" link="Device.html#Device:LinuxMdSyncPercentage"/>
    <keyword type="" name="The &quot;LinuxMdSyncSpeed&quot; property" link="Device.html#Device:LinuxMdSyncSpeed"/>
    <keyword type="" name="The &quot;LinuxLvm2PVUuid&quot; property" link="Device.html#Device:LinuxLvm2PVUuid"/>
    <keyword type="" name="The &quot;LinuxLvm2PVNumMetadataAreas&quot; property" link="Device.html#Device:LinuxLvm2PVNumMetadataAreas"/>
    <keyword type="" name="The &quot;LinuxLvm2PVGroupName&quot; property" link="Device.html#Device:LinuxLvm2PVGroupName"/>
    <keyword type="" name="The &quot;LinuxLvm2PVGroupUuid&quot; property" link="Device.html#Device:LinuxLvm2PVGroupUuid"/>
    <keyword type="" name="The &quot;LinuxLvm2PVGroupSize&quot; property" link="Device.html#Device:LinuxLvm2PVGroupSize"/>
    <keyword type="" name="The &quot;LinuxLvm2PVGroupUnallocatedSize&quot; property" link="Device.html#Device:LinuxLvm2PVGroupUnallocatedSize"/>
    <keyword type="" name="The &quot;LinuxLvm2PVGroupSequenceNumber&quot; property" link="Device.html#Device:LinuxLvm2PVGroupSequenceNumber"/>
    <keyword type="" name="The &quot;LinuxLvm2PVGroupExtentSize&quot; property" link="Device.html#Device:LinuxLvm2PVGroupExtentSize"/>
    <keyword type="" name="The &quot;LinuxLvm2PVGroupPhysicalVolumes&quot; property" link="Device.html#Device:LinuxLvm2PVGroupPhysicalVolumes"/>
    <keyword type="" name="The &quot;LinuxLvm2PVGroupLogicalVolumes&quot; property" link="Device.html#Device:LinuxLvm2PVGroupLogicalVolumes"/>
    <keyword type="" name="The &quot;LinuxLvm2LVName&quot; property" link="Device.html#Device:LinuxLvm2LVName"/>
    <keyword type="" name="The &quot;LinuxLvm2LVUuid&quot; property" link="Device.html#Device:LinuxLvm2LVUuid"/>
    <keyword type="" name="The &quot;LinuxLvm2LVGroupName&quot; property" link="Device.html#Device:LinuxLvm2LVGroupName"/>
    <keyword type="" name="The &quot;LinuxLvm2LVGroupUuid&quot; property" link="Device.html#Device:LinuxLvm2LVGroupUuid"/>
    <keyword type="" name="The &quot;LinuxDmmpComponentHolder&quot; property" link="Device.html#Device:LinuxDmmpComponentHolder"/>
    <keyword type="" name="The &quot;LinuxDmmpName&quot; property" link="Device.html#Device:LinuxDmmpName"/>
    <keyword type="" name="The &quot;LinuxDmmpSlaves&quot; property" link="Device.html#Device:LinuxDmmpSlaves"/>
    <keyword type="" name="The &quot;LinuxDmmpParameters&quot; property" link="Device.html#Device:LinuxDmmpParameters"/>
    <keyword type="" name="The &quot;LinuxLoopFilename&quot; property" link="Device.html#Device:LinuxLoopFilename"/>
    <keyword type="" name="The Changed signal" link="Adapter.html#Adapter::Changed"/>
    <keyword type="" name="The &quot;NativePath&quot; property" link="Adapter.html#Adapter:NativePath"/>
    <keyword type="" name="The &quot;Vendor&quot; property" link="Adapter.html#Adapter:Vendor"/>
    <keyword type="" name="The &quot;Model&quot; property" link="Adapter.html#Adapter:Model"/>
    <keyword type="" name="The &quot;Driver&quot; property" link="Adapter.html#Adapter:Driver"/>
    <keyword type="" name="The &quot;NumPorts&quot; property" link="Adapter.html#Adapter:NumPorts"/>
    <keyword type="" name="The &quot;Fabric&quot; property" link="Adapter.html#Adapter:Fabric"/>
    <keyword type="" name="The Changed signal" link="Expander.html#Expander::Changed"/>
    <keyword type="" name="The &quot;NativePath&quot; property" link="Expander.html#Expander:NativePath"/>
    <keyword type="" name="The &quot;Vendor&quot; property" link="Expander.html#Expander:Vendor"/>
    <keyword type="" name="The &quot;Model&quot; property" link="Expander.html#Expander:Model"/>
    <keyword type="" name="The &quot;Revision&quot; property" link="Expander.html#Expander:Revision"/>
    <keyword type="" name="The &quot;NumPorts&quot; property" link="Expander.html#Expander:NumPorts"/>
    <keyword type="" name="The &quot;UpstreamPorts&quot; property" link="Expander.html#Expander:UpstreamPorts"/>
    <keyword type="" name="The &quot;Adapter&quot; property" link="Expander.html#Expander:Adapter"/>
    <keyword type="" name="The Changed signal" link="Port.html#Port::Changed"/>
    <keyword type="" name="The &quot;NativePath&quot; property" link="Port.html#Port:NativePath"/>
    <keyword type="" name="The &quot;Adapter&quot; property" link="Port.html#Port:Adapter"/>
    <keyword type="" name="The &quot;Parent&quot; property" link="Port.html#Port:Parent"/>
    <keyword type="" name="The &quot;Number&quot; property" link="Port.html#Port:Number"/>
    <keyword type="" name="The &quot;ConnectorType&quot; property" link="Port.html#Port:ConnectorType"/>
  </functions>
</book>