Home
last modified time | relevance | path

Searched refs:EZFS_NOENT (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_util.c98 case EZFS_NOENT: in libzfs_error_description()
410 zfs_verror(hdl, EZFS_NOENT, fmt, ap); in zfs_standard_error_fmt()
499 zfs_verror(hdl, EZFS_NOENT, fmt, ap); in zpool_standard_error_fmt()
H A Dlibzfs_dataset.c734 (void) zfs_error(hdl, EZFS_NOENT, errbuf); in zfs_open()
3392 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in check_parents()
3404 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in check_parents()
3409 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in check_parents()
3713 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in zfs_create()
3961 return (zfs_error(zhp->zfs_hdl, EZFS_NOENT, errbuf)); in zfs_clone()
4322 (void) zfs_error(zhp->zfs_hdl, EZFS_NOENT, errbuf); in zfs_rollback()
5155 err = zfs_error(hdl, EZFS_NOENT, errbuf); in zfs_get_fsacl()
5218 err = zfs_error(hdl, EZFS_NOENT, errbuf); in zfs_set_fsacl()
5255 err = zfs_error(hdl, EZFS_NOENT, errbuf); in zfs_get_holds()
H A Dlibzfs_sendrecv.c1072 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in estimate_ioctl()
1157 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in dump_ioctl()
1868 return (zfs_error(zhp->zfs_hdl, EZFS_NOENT, errbuf)); in zfs_send()
2190 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in zfs_send_one()
3844 err = zfs_error(hdl, EZFS_NOENT, errbuf); in zfs_receive_one()
4060 err = zfs_error(hdl, EZFS_NOENT, errbuf); in zfs_receive_one()
4536 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in zfs_receive_impl()
4542 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in zfs_receive_impl()
H A Dlibzfs.h71 EZFS_NOENT, /* no such pool or dataset */ enumerator
H A Dlibzfs_pool.c1066 (void) zfs_error_fmt(hdl, EZFS_NOENT, in zpool_open_canfail()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_zfs.c2368 case EZFS_NOENT: in ndmpd_zfs_zerr_dma_log()
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c2956 case EZFS_NOENT: in zfs_err_to_be_err()