Searched refs:ZPROP_ERR_NORESTORE (Results 1 – 3 of 3) sorted by relevance
238 ZPROP_ERR_NORESTORE = 0x2 /* failure to restore props on error */ enumerator
4299 zc->zc_obj |= ZPROP_ERR_NORESTORE; in zfs_ioc_recv()4306 zc->zc_obj |= ZPROP_ERR_NORESTORE; in zfs_ioc_recv()4323 zc->zc_obj |= ZPROP_ERR_NORESTORE; in zfs_ioc_recv()
3473 if (prop_errflags & ZPROP_ERR_NORESTORE) { in zfs_receive_one()