Searched refs:ZFS_PROP_RECORDSIZE (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/common/zfs/ |
H A D | zfs_prop.c | 496 zprop_register_number(ZFS_PROP_RECORDSIZE, "recordsize", in zfs_prop_init()
|
/illumos-gate/usr/src/lib/libzfs_jni/common/ |
H A D | libzfs_jni_property.c | 143 { ZFS_PROP_RECORDSIZE, NULL, zjni_long_to_Long,
|
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | zfs.h | 114 ZFS_PROP_RECORDSIZE, enumerator
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dmu_send.c | 1404 zfs_prop_to_name(ZFS_PROP_RECORDSIZE), &recordsize); in dmu_adjust_send_estimate_for_indirects()
|
H A D | zfs_vfsops.c | 549 zfs_prop_to_name(ZFS_PROP_RECORDSIZE), blksz_changed_cb, zfsvfs); in zfs_register_callbacks()
|
H A D | dmu_objset.c | 558 zfs_prop_to_name(ZFS_PROP_RECORDSIZE), in dmu_objset_open_impl()
|
H A D | zfs_ioctl.c | 4398 case ZFS_PROP_RECORDSIZE: in zfs_check_settable()
|
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_dataset.c | 1157 case ZFS_PROP_RECORDSIZE: in zfs_valid_proplist() 1737 prop == ZFS_PROP_RECORDSIZE) { in zfs_setprop_error()
|