Lines Matching refs:device
259 *error_out = "Couldn't parse device number";
349 printk(KERN_ERR "Failed to initialize device with \"%s\" : "
357 " This is used to associate a device with a file in the underlying\n"
371 " machine by running 'dd' on the device. <n> must be in the range\n"
372 " 0 to 7. Appending an 'r' to the number will cause that device\n"
375 " 'c' will cause the device to be treated as being shared between multiple\n"
378 " 't' will disable trim/discard support on the device (enabled by default).\n\n"
379 " An optional device serial number can be exposed using the serial parameter\n"
381 " useful when a unique number should be given to the device. Note when\n"
812 static void ubd_device_release(struct device *dev)
820 static ssize_t serial_show(struct device *dev,
893 *error_out = "Couldn't determine size of device's file";
979 *error_out = "ubd_get_config : device number out of range";
1120 printk(KERN_ERR "Failed to initialize ubd device %d :"
1212 * device, and *cow_offset + 1 is off the end. So, just back it up