Lines Matching defs:msg

1105 	char msg[1024];
1108 (void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
1112 return (zfs_error(hdl, EZFS_INVALIDNAME, msg));
1121 SPA_VERSION_1, flags, msg)) == NULL) {
1135 fsprops, zoned, NULL, NULL, msg)) == NULL) {
1169 return (zfs_error(hdl, EZFS_BADDEV, msg));
1184 return (zfs_error(hdl, EZFS_BADPROP, msg));
1202 return (zfs_error(hdl, EZFS_BADDEV, msg));
1207 return (zfs_error(hdl, EZFS_BADDEV, msg));
1212 return (zfs_error(hdl, EZFS_BADDEV, msg));
1215 return (zpool_standard_error(hdl, errno, msg));
1236 char msg[1024];
1246 (void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
1252 (void) zfs_error(hdl, EZFS_BADDEV, msg);
1254 (void) zpool_standard_error(hdl, errno, msg);
1280 char msg[1024];
1284 (void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
1293 return (zfs_error(hdl, EZFS_BADVERSION, msg));
1302 return (zfs_error(hdl, EZFS_BADVERSION, msg));
1320 (void) zfs_error(hdl, EZFS_BADDEV, msg);
1339 (void) zfs_error(hdl, EZFS_BADDEV, msg);
1345 (void) zfs_error(hdl, EZFS_BADVERSION, msg);
1352 (void) zfs_error(hdl, EZFS_POOL_NOTSUP, msg);
1358 (void) zfs_error(hdl, EZFS_BADDEV, msg);
1362 (void) zpool_standard_error(hdl, errno, msg);
1384 char msg[1024];
1386 (void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
1403 msg));
1406 msg));
1846 char msg[1024];
1857 (void) snprintf(msg, sizeof (msg),
1860 (void) snprintf(msg, sizeof (msg),
1877 return (zfs_error(hdl, EZFS_SCRUBBING, msg));
1879 return (zfs_error(hdl, EZFS_RESILVERING, msg));
1881 return (zfs_error(hdl, EZFS_NO_SCRUB, msg));
1883 return (zpool_standard_error(hdl, errno, msg));
2391 char msg[1024];
2397 (void) snprintf(msg, sizeof (msg),
2400 (void) snprintf(msg, sizeof (msg),
2407 return (zfs_error(hdl, EZFS_NODEVICE, msg));
2412 return (zfs_error(hdl, EZFS_ISSPARE, msg));
2430 return (zfs_error(hdl, EZFS_VDEVNOTSUP, msg));
2447 return (zfs_error(hdl, EZFS_POSTSPLIT_ONLINE, msg));
2449 return (zpool_standard_error(hdl, errno, msg));
2463 char msg[1024];
2468 (void) snprintf(msg, sizeof (msg),
2474 return (zfs_error(hdl, EZFS_NODEVICE, msg));
2479 return (zfs_error(hdl, EZFS_ISSPARE, msg));
2493 return (zfs_error(hdl, EZFS_NOREPLICAS, msg));
2499 return (zfs_error(hdl, EZFS_UNPLAYED_LOGS, msg));
2502 return (zpool_standard_error(hdl, errno, msg));
2513 char msg[1024];
2516 (void) snprintf(msg, sizeof (msg),
2533 return (zfs_error(hdl, EZFS_NOREPLICAS, msg));
2536 return (zpool_standard_error(hdl, errno, msg));
2548 char msg[1024];
2551 (void) snprintf(msg, sizeof (msg),
2562 return (zpool_standard_error(hdl, errno, msg));
2602 char msg[1024];
2615 (void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
2618 (void) snprintf(msg, sizeof (msg), dgettext(TEXT_DOMAIN,
2624 return (zfs_error(hdl, EZFS_NODEVICE, msg));
2627 return (zfs_error(hdl, EZFS_ISSPARE, msg));
2630 return (zfs_error(hdl, EZFS_ISL2CACHE, msg));
2639 return (zfs_error(hdl, EZFS_INVALCONFIG, msg));
2660 return (zfs_error(hdl, EZFS_BADTARGET, msg));
2709 (void) zfs_error(hdl, EZFS_BADTARGET, msg);
2718 (void) zfs_error(hdl, EZFS_INVALCONFIG, msg);
2724 (void) zfs_error(hdl, EZFS_BADDEV, msg);
2733 (void) zfs_error(hdl, EZFS_BADDEV, msg);
2742 (void) zfs_error(hdl, EZFS_BADDEV, msg);
2749 (void) zfs_error(hdl, EZFS_DEVOVERFLOW, msg);
2753 (void) zpool_standard_error(hdl, errno, msg);
2766 char msg[1024];
2771 (void) snprintf(msg, sizeof (msg),
2777 return (zfs_error(hdl, EZFS_NODEVICE, msg));
2780 return (zfs_error(hdl, EZFS_ISSPARE, msg));
2783 return (zfs_error(hdl, EZFS_ISL2CACHE, msg));
2798 (void) zfs_error(hdl, EZFS_BADTARGET, msg);
2805 (void) zfs_error(hdl, EZFS_NOREPLICAS, msg);
2809 (void) zpool_standard_error(hdl, errno, msg);
2864 char msg[1024];
2873 (void) snprintf(msg, sizeof (msg),
2877 return (zfs_error(hdl, EZFS_INVALIDNAME, msg));
2892 props, vers, flags, msg)) == NULL)
2950 retval = zfs_error(hdl, EZFS_INVALCONFIG, msg);
2977 retval = zfs_error(hdl, EZFS_INVALCONFIG, msg);
3032 retval = zpool_standard_error(hdl, errno, msg);
3072 char msg[1024];
3078 (void) snprintf(msg, sizeof (msg),
3084 return (zfs_error(hdl, EZFS_NODEVICE, msg));
3092 return (zfs_error(hdl, EZFS_NODEVICE, msg));
3099 return (zfs_error(hdl, EZFS_BADVERSION, msg));
3107 return (zpool_standard_error(hdl, errno, msg));
3117 char msg[1024];
3126 (void) snprintf(msg, sizeof (msg),
3130 (void) snprintf(msg, sizeof (msg),
3138 return (zfs_error(hdl, EZFS_NODEVICE, msg));
3145 return (zfs_error(hdl, EZFS_ISSPARE, msg));
3183 return (zpool_standard_error(hdl, errno, msg));
3193 char msg[1024];
3196 (void) snprintf(msg, sizeof (msg),
3207 return (zpool_standard_error(hdl, errno, msg));
3216 char msg[1024];
3220 (void) snprintf(msg, sizeof (msg),
3227 return (zpool_standard_error(hdl, errno, msg));
3237 char msg[1024];
3240 (void) snprintf(msg, sizeof (msg),
3247 return (zpool_standard_error(hdl, errno, msg));