Searched refs:ZPROP_ERR_NOCLEAR (Results 1 – 3 of 3) sorted by relevance
237 ZPROP_ERR_NOCLEAR = 0x1, /* failure to clear existing props */ enumerator
4228 zc->zc_obj |= ZPROP_ERR_NOCLEAR; in zfs_ioc_recv()4230 zc->zc_obj |= ZPROP_ERR_NOCLEAR; in zfs_ioc_recv()
3467 if (prop_errflags & ZPROP_ERR_NOCLEAR) { in zfs_receive_one()