Lines Matching refs:device
334 drives. For example, a loop device is a block device whose driver uses
337 loop device essentially mount a regular file.
339 Some filesystems aren't based on a device of any kind. The ``proc''
414 This element describes the device from which the filesystem is mounted.
415 Normally this is the name of a special device, such as a hard disk
458 This is not a real filesystem, it is a swap device.
540 Since there is normally exactly one entry for each special device it
587 special device from which the filesystem is mounted. It corresponds to
851 For a mount, the filesystem on the block device represented by the
852 device special file named @var{special_file} gets mounted over the mount
855 @var{dir}) is the root directory of the filesystem on the device.
858 based on a device (e.g. ``proc''), @code{mount} instantiates a
920 This bit on specifies that no device special files in the filesystem
977 The file @var{dev} is not a block device special file.
983 The device is already mounted.
1010 device) and the process attempted to mount it read/write (by setting the
1024 dummy device (aka ``unnamed'' device) if the filesystem being mounted is
1025 not one that uses a device.
1039 You can identify the filesystem to unmount either by the device special
1091 point nor a device special file of a currently mounted filesystem.