Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_prop.c415 zprop_register_index(ZFS_PROP_COMPRESSION, "compression", in zfs_prop_init()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h110 ZFS_PROP_COMPRESSION, enumerator
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c551 if (prop == ZFS_PROP_COMPRESSION || in zfs_setprop_error()
H A Dlibzfs.abi533 <enumerator name='ZFS_PROP_COMPRESSION' value='16'/>
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c2672 ZFS_PROP_COMPRESSION, in ztest_io()
2673 ztest_random_dsl_prop(ZFS_PROP_COMPRESSION), in ztest_io()
4660 ztest_random_dsl_prop(ZFS_PROP_COMPRESSION); in ztest_dmu_read_write()
5683 ZFS_PROP_COMPRESSION, in ztest_dsl_prop_get_set()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_objset.c532 zfs_prop_to_name(ZFS_PROP_COMPRESSION), in dmu_objset_open_impl()
H A Dzfs_ioctl.c2477 case ZFS_PROP_COMPRESSION: in zfs_prop_set_special()
4451 case ZFS_PROP_COMPRESSION: in zfs_check_settable()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c3401 if (zfs_prop_index_to_string(ZFS_PROP_COMPRESSION, in dump_object()