Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_util.c94 case EZFS_BUSY: in libzfs_error_description()
427 zfs_verror(hdl, EZFS_BUSY, fmt, ap); in zfs_standard_error_fmt()
510 zfs_verror(hdl, EZFS_BUSY, fmt, ap); in zpool_standard_error_fmt()
H A Dlibzfs.h69 EZFS_BUSY, /* pool or dataset is busy */ enumerator
H A Dlibzfs_sendrecv.c2201 return (zfs_error(hdl, EZFS_BUSY, errbuf)); in zfs_send_one()
4369 (void) zfs_error(hdl, EZFS_BUSY, errbuf); in zfs_receive_one()
H A Dlibzfs_pool.c3598 (void) zfs_error(hdl, EZFS_BUSY, msg); in zpool_vdev_remove()
H A Dlibzfs_dataset.c4471 return (zfs_error(hdl, EZFS_BUSY, errbuf)); in zfs_rename()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_zfs.c2367 case EZFS_BUSY: in ndmpd_zfs_zerr_dma_log()
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c2966 case EZFS_BUSY: in zfs_err_to_be_err()