Lines Matching full:device
35 // Used to house an instance of each found mount device.
51 // The path of the device, used by devicekit-disks.
53 // The path to the mount point of this device. Will be empty if not mounted.
55 // The path of the device according to the udev system.
57 // The path of the device according to filesystem.
59 // Device's label.
63 // Parents device path. If device has no parent, then empty string.
65 // Device type.
67 // Total size of the device.
69 // Is the device is a parent device (i.e. sdb rather than sdb1).
71 // Is the device read only.
73 // Does the device contains media.
75 // Is the device on the boot device.