Lines Matching defs:device
602 * try to identify the root device
667 * device information
715 static int is_mounted(const char *mpt, const char *device)
725 if (!strcmp(device, mnt->mnt_fsname)) {
761 MSG(0, "Info: Mounted device!\n");
771 MSG(0, "Info: Mounted device!\n");
776 * If we are supposed to operate on the root device, then
778 * functions as an alias for the root device.
784 MSG(0, "Info: Mounted device!\n");
923 MSG(0, "\tError: Failed to get the device stat!\n");
940 MSG(0, "\tError: Failed to open the device!\n");
977 MSG(0, "\tError: Cannot get the device size\n");
983 MSG(0, "\tError: Cannot get the device size\n");
1056 * multi-device volume, conventional zones are needed.
1063 MSG(0, "Info: Host-%s zoned block device:\n",
1157 /* Block device target is not supported on Windows. */
1160 MSG(0, "\tError: Failed to get device size!\n");
1172 MSG(0, "\tError: Failed to open the device!\n");
1203 MSG(0, "Info: total device sectors = %"PRIu64" (in %u bytes)\n",
1215 * Check device types and determine the final volume operation mode:
1217 * - If at least one HM device is found, operate in HM mode (BLKZONED
1219 * - If an HA device is found, let mkfs decide based on the -m option
1256 * Align sections to the device zone size and align F2FS zones
1257 * to the device zones. For F2FS_ZONED_HA model without the
1265 MSG(0, "\n Error: %s may not be a zoned block device \n",