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