Searched refs:first_recvd_props (Results 1 – 1 of 1) sorted by relevance
4219 boolean_t first_recvd_props = B_FALSE; in zfs_ioc_recv() local4265 first_recvd_props = B_TRUE; in zfs_ioc_recv()4282 if (!first_recvd_props) in zfs_ioc_recv()4289 first_recvd_props ? NULL : props) != 0) in zfs_ioc_recv()4368 } else if (first_recvd_props) { in zfs_ioc_recv()4384 zfs_set_prop_nvlist(tofs, (first_recvd_props ? in zfs_ioc_recv()