Searched refs:ZFS_PROP_RECORDSIZE (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/common/zfs/ |
H A D | zfs_prop.c | 418 zprop_register_number(ZFS_PROP_RECORDSIZE, "recordsize", in zfs_prop_init()
|
/titanic_50/usr/src/uts/common/sys/fs/ |
H A D | zfs.h | 99 ZFS_PROP_RECORDSIZE, enumerator
|
/titanic_50/usr/src/lib/libzfs_jni/common/ |
H A D | libzfs_jni_property.c | 144 { ZFS_PROP_RECORDSIZE, NULL, zjni_long_to_Long,
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | dmu_objset.c | 424 zfs_prop_to_name(ZFS_PROP_RECORDSIZE), in dmu_objset_open_impl()
|
H A D | zfs_vfsops.c | 548 zfs_prop_to_name(ZFS_PROP_RECORDSIZE), blksz_changed_cb, zfsvfs); in zfs_register_callbacks()
|
H A D | zfs_ioctl.c | 3886 case ZFS_PROP_RECORDSIZE: in zfs_check_settable()
|
H A D | spa.c | 522 zfs_prop_to_name(ZFS_PROP_RECORDSIZE), in spa_prop_validate()
|
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_dataset.c | 1146 case ZFS_PROP_RECORDSIZE: in zfs_valid_proplist() 1556 prop == ZFS_PROP_RECORDSIZE) { in zfs_setprop_error()
|