Searched refs:ZFS_IOC_INHERIT_PROP (Results 1 – 5 of 5) sorted by relevance
175 ZFS_IOC_INHERIT_PROP, /* 0x2c:0x2b */
91 ZFS_IOC_INHERIT_PROP,979 CHECK(ZFS_IOC_BASE + 43 == ZFS_IOC_INHERIT_PROP); in validate_ioc_values()
1300 ZFS_IOC_INHERIT_PROP, /* 0x5a2b */ enumerator
1954 if (zfs_ioctl(zhp->zfs_hdl, ZFS_IOC_INHERIT_PROP, &zc) != 0) in zfs_prop_inherit()2006 if ((ret = zfs_ioctl(zhp->zfs_hdl, ZFS_IOC_INHERIT_PROP, &zc)) != 0) { in zfs_prop_inherit()
7196 zfs_ioctl_register_dataset_modify(ZFS_IOC_INHERIT_PROP, in zfs_ioctl_init()