Home
last modified time | relevance | path

Searched refs:clear_received_props (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzfs_ioctl.c2848 clear_received_props(const char *dsname, nvlist_t *props, in clear_received_props() function
2895 (void) clear_received_props(zc->zc_name, in zfs_ioc_set_prop()
4726 if (clear_received_props(tofs, origprops, in zfs_ioc_recv()
4825 if (clear_received_props(tofs, props, NULL) != 0) { in zfs_ioc_recv()