Searched refs:ZPROP_ERR_NOCLEAR (Results 1 – 3 of 3) sorted by relevance
309 ZPROP_ERR_NOCLEAR = 0x1, /* failure to clear existing props */ enumerator
5340 *errflags |= ZPROP_ERR_NOCLEAR; in zfs_ioc_recv_impl()5342 *errflags |= ZPROP_ERR_NOCLEAR; in zfs_ioc_recv_impl()5355 *errflags |= ZPROP_ERR_NOCLEAR; in zfs_ioc_recv_impl()5359 *errflags |= ZPROP_ERR_NOCLEAR; in zfs_ioc_recv_impl()
5331 if (prop_errflags & ZPROP_ERR_NOCLEAR) { in zfs_receive_one()