Searched refs:ZFS_IOC_OBJSET_RECVD_PROPS (Results 1 – 5 of 5) sorted by relevance
99 ZFS_IOC_OBJSET_RECVD_PROPS,939 CHECK(ZFS_IOC_BASE + 51 == ZFS_IOC_OBJSET_RECVD_PROPS); in validate_ioc_values()
1237 ZFS_IOC_OBJSET_RECVD_PROPS, /* 0x5a33 */ enumerator
1359 { (uint_t)ZFS_IOC_OBJSET_RECVD_PROPS, "ZFS_IOC_OBJSET_RECVD_PROPS",
354 while (ioctl(hdl->libzfs_fd, ZFS_IOC_OBJSET_RECVD_PROPS, &zc) != 0) { in get_recvd_props_ioctl()
6923 zfs_ioctl_register_dataset_read(ZFS_IOC_OBJSET_RECVD_PROPS, in zfs_ioctl_init()