Lines Matching +full:re +full:- +full:started

1 # SPDX-License-Identifier: GPL-2.0
28 <file:Documentation/admin-guide/blockdev/floppy.rst>.
41 special low-level hardware accesses to them (access and use
42 non-standard formats, for example), then enable this.
64 If you have a SWIM-3 (Super Woz Integrated Machine 3; from Apple)
95 tristate "SEGA Dreamcast GD-ROM drive"
100 "GD-ROM" by SEGA to signify it is capable of reading special disks
114 The User-Mode Linux port includes a driver called UBD which will let
124 host's disk; this may cause problems if, for example, the User-Mode
129 immediately) is configurable on a per-UBD basis by using a special
133 If you're running a journalling file system (like xfs, for
136 wise choice too. In all other cases (for example, if you're just
137 playing around with User-Mode Linux) you can choose N.
149 drive partitions, CD-ROM drives or floppy drives. The loop devices
161 util-linux package, see
162 <https://www.kernel.org/pub/linux/utils/util-linux/>.
179 int "Number of loop devices to pre-create at init time"
183 Static number of loop devices to be unconditionally pre-created
187 line or with module-parameter loop.max_loop.
191 dynamically allocated with the /dev/loop-control interface.
206 Network block devices also allows you to run a block-device in
210 Read <file:Documentation/admin-guide/blockdev/nbd.rst> for more information,
233 For details, read <file:Documentation/admin-guide/blockdev/ramdisk.rst>.
281 This driver implements the front-end of the Xen virtual
282 block device driver. It communicates with a back-end driver
286 tristate "Xen block-device backend driver"
289 The block-device backend driver allows the kernel to export its
290 block devices to other guests via a high-performance shared-memory
303 will be called xen-blkback.
353 ublk driver started to take plain command encoding, which turns out
375 zoned loop device can be created (or re-started) using a command
379 /dev/zloop-control
381 See Documentation/admin-guide/blockdev/zoned_loop.rst for usage