Searched refs:EZFS_BADPATH (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.h | 32 #define EZFS_BADPATH "must be an absolute path" macro
|
| H A D | zutil_import.c | 1089 (void) zutil_error_fmt(hdl, EZFS_BADPATH, dgettext( in zpool_find_import_scan_dir() 1098 (void) zutil_error_fmt(hdl, EZFS_BADPATH, in zpool_find_import_scan_dir() 1146 (void) zutil_error_fmt(hdl, EZFS_BADPATH, dgettext( in zpool_find_import_scan_path() 1185 (void) zutil_error_fmt(hdl, EZFS_BADPATH, dgettext( in zpool_find_import_scan()
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzfs.h | 86 EZFS_BADPATH, /* must be an absolute path */ enumerator
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 629 (void) zfs_error(hdl, EZFS_BADPATH, errbuf); in zpool_valid_proplist() 645 (void) zfs_error(hdl, EZFS_BADPATH, errbuf); in zpool_valid_proplist() 655 (void) zfs_error(hdl, EZFS_BADPATH, errbuf); in zpool_valid_proplist() 667 (void) zfs_error(hdl, EZFS_BADPATH, errbuf); in zpool_valid_proplist()
|
| H A D | libzfs_util.c | 141 case EZFS_BADPATH: in libzfs_error_description()
|
| H A D | libzfs_sendrecv.c | 1678 return (zfs_error(hdl, EZFS_BADPATH, errbuf)); in zfs_send_resume_impl() 1686 return (zfs_error(hdl, EZFS_BADPATH, errbuf)); in zfs_send_resume_impl() 1700 return (zfs_error(hdl, EZFS_BADPATH, errbuf)); in zfs_send_resume_impl()
|