Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/zfs/
H A Dzfs_prop.c403 zprop_register_number(ZFS_PROP_RECORDSIZE, "recordsize", in zfs_prop_init()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dzfs.h97 ZFS_PROP_RECORDSIZE, enumerator
/titanic_44/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_property.c143 { ZFS_PROP_RECORDSIZE, NULL, zjni_long_to_Long,
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c423 zfs_prop_to_name(ZFS_PROP_RECORDSIZE), in dmu_objset_open_impl()
727 zfs_prop_to_name(ZFS_PROP_RECORDSIZE), in dmu_objset_evict()
H A Dzfs_vfsops.c522 zfs_prop_to_name(ZFS_PROP_RECORDSIZE), blksz_changed_cb, zfsvfs); in zfs_register_callbacks()
574 (void) dsl_prop_unregister(ds, zfs_prop_to_name(ZFS_PROP_RECORDSIZE), in zfs_register_callbacks()
H A Dzfs_ioctl.c3888 case ZFS_PROP_RECORDSIZE: in zfs_check_settable()
H A Dspa.c520 zfs_prop_to_name(ZFS_PROP_RECORDSIZE), in spa_prop_validate()
/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c1144 case ZFS_PROP_RECORDSIZE: in zfs_valid_proplist()
1554 prop == ZFS_PROP_RECORDSIZE) { in zfs_setprop_error()