Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/zfs/
HDzfs_prop.c250 zprop_register_index(ZFS_PROP_COMPRESSION, "compression", in zfs_prop_init()
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzvol.c2421 zfs_prop_to_name(ZFS_PROP_COMPRESSION), &compress, NULL);
2466 zfs_prop_to_name(ZFS_PROP_COMPRESSION), 8, 1,
2514 zfs_prop_to_name(ZFS_PROP_COMPRESSION),
2619 zfs_prop_to_name(ZFS_PROP_COMPRESSION), 8, 1, &compress);
2629 zfs_prop_to_name(ZFS_PROP_COMPRESSION), compress);
HDdmu_objset.c449 zfs_prop_to_name(ZFS_PROP_COMPRESSION), in dmu_objset_open_impl()
HDzfs_ioctl.c4188 case ZFS_PROP_COMPRESSION: in zfs_check_settable()
HDspa.c622 zfs_prop_to_name(ZFS_PROP_COMPRESSION), in spa_prop_validate()
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
HDzfs.h111 ZFS_PROP_COMPRESSION, enumerator
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/ztest/
HDztest.c2257 ZFS_PROP_COMPRESSION, in ztest_io()
2258 ztest_random_dsl_prop(ZFS_PROP_COMPRESSION), in ztest_io()
3874 ztest_random_dsl_prop(ZFS_PROP_COMPRESSION); in ztest_dmu_read_write()
4811 ZFS_PROP_COMPRESSION, in ztest_dsl_prop_get_set()
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_dataset.c1653 if (prop == ZFS_PROP_COMPRESSION || in zfs_setprop_error()