Searched refs:devices (Results 1 – 8 of 8) sorted by relevance
19 filesystem images) via the linux kernel's loopback devices.26 with loop devices) if you need to do something advanced, such as31 bool "Create new loopback devices if needed"35 Linux kernels >= 2.6.24 support unlimited loopback devices. They are
948 char **devices; in fsck_main() local963 devices = NULL; in fsck_main()979 devices = xrealloc_vector(devices, 2, num_devices); in fsck_main()980 devices[num_devices++] = arg; in fsck_main()1098 fs = lookup(devices[i]); in fsck_main()1100 fs = create_fs_device(devices[i], "", "auto", NULL, -1); in fsck_main()
53 # Normal system devices148 # Floppy disk devices159 # All the proprietary cdrom devices in the world
97 # block devices102 # network devices
9 This document describes how to program communications with devices99 The various serial devices are opened just as any other file.112 serial devices.
151 rewrite of mdev helper to create devices from /sys/dev
203 /* Exclude devices beginning with dots as well as . and .. */
120 This allows to talk to other devices on a network without DHCP server