Searched refs:first_recvd_props (Results 1 – 1 of 1) sorted by relevance
4161 boolean_t first_recvd_props = B_FALSE; in zfs_ioc_recv() local4203 first_recvd_props = B_TRUE; in zfs_ioc_recv()4220 if (!first_recvd_props) in zfs_ioc_recv()4227 first_recvd_props ? NULL : props) != 0) in zfs_ioc_recv()4300 } else if (first_recvd_props) { in zfs_ioc_recv()4316 zfs_set_prop_nvlist(tofs, (first_recvd_props ? in zfs_ioc_recv()