Searched refs:ZFS_PROP_RECORDSIZE (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/common/zfs/ |
H A D | zfs_prop.c | 403 zprop_register_number(ZFS_PROP_RECORDSIZE, "recordsize", in zfs_prop_init()
|
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | zfs.h | 97 ZFS_PROP_RECORDSIZE, enumerator
|
/titanic_44/usr/src/lib/libzfs_jni/common/ |
H A D | libzfs_jni_property.c | 143 { ZFS_PROP_RECORDSIZE, NULL, zjni_long_to_Long,
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | dmu_objset.c | 423 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 D | zfs_vfsops.c | 522 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 D | zfs_ioctl.c | 3888 case ZFS_PROP_RECORDSIZE: in zfs_check_settable()
|
H A D | spa.c | 520 zfs_prop_to_name(ZFS_PROP_RECORDSIZE), in spa_prop_validate()
|
/titanic_44/usr/src/lib/libzfs/common/ |
H A D | libzfs_dataset.c | 1144 case ZFS_PROP_RECORDSIZE: in zfs_valid_proplist() 1554 prop == ZFS_PROP_RECORDSIZE) { in zfs_setprop_error()
|