HomeSort by: relevance | last modified time | path
    Searched refs:ZFS_PROP_COMPRESSION (Results 1 - 8 of 8) sorted by relevancy

  /src/external/cddl/osnet/dist/common/zfs/
zfs_prop.c 254 zprop_register_index(ZFS_PROP_COMPRESSION, "compression",
  /src/external/cddl/osnet/dist/uts/common/sys/fs/
zfs.h 108 ZFS_PROP_COMPRESSION,
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zvol.c 2712 zfs_prop_to_name(ZFS_PROP_COMPRESSION), &compress, NULL);
2757 zfs_prop_to_name(ZFS_PROP_COMPRESSION), 8, 1,
2805 zfs_prop_to_name(ZFS_PROP_COMPRESSION),
2910 zfs_prop_to_name(ZFS_PROP_COMPRESSION), 8, 1, &compress);
2920 zfs_prop_to_name(ZFS_PROP_COMPRESSION), compress);
dmu_objset.c 390 zfs_prop_to_name(ZFS_PROP_COMPRESSION),
zfs_ioctl.c 3975 case ZFS_PROP_COMPRESSION:
spa.c 537 zfs_prop_to_name(ZFS_PROP_COMPRESSION),
  /src/external/cddl/osnet/dist/cmd/ztest/
ztest.c 2223 ZFS_PROP_COMPRESSION,
2224 ztest_random_dsl_prop(ZFS_PROP_COMPRESSION),
3666 ztest_random_dsl_prop(ZFS_PROP_COMPRESSION);
4603 ZFS_PROP_COMPRESSION,
  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_dataset.c 1487 if (prop == ZFS_PROP_COMPRESSION ||

Completed in 38 milliseconds