Searched refs:ZPROP_ERR_NOCLEAR (Results 1 – 3 of 3) sorted by relevance
303 ZPROP_ERR_NOCLEAR = 0x1, /* failure to clear existing props */ enumerator
5246 *errflags |= ZPROP_ERR_NOCLEAR; in zfs_ioc_recv_impl()5248 *errflags |= ZPROP_ERR_NOCLEAR; in zfs_ioc_recv_impl()5261 *errflags |= ZPROP_ERR_NOCLEAR; in zfs_ioc_recv_impl()5265 *errflags |= ZPROP_ERR_NOCLEAR; in zfs_ioc_recv_impl()
5331 if (prop_errflags & ZPROP_ERR_NOCLEAR) { in zfs_receive_one()