Home
last modified time | relevance | path

Searched refs:recordsize (Results 26 – 34 of 34) sorted by relevance

12

/illumos-gate/usr/src/test/zfs-tests/tests/functional/resilver/
H A Dresilver_restart_001.ksh119 log_must zfs create -o primarycache=none -o recordsize=1k $TESTPOOL/$fs
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/
H A Drsend_012_pos.ksh134 rand_set_prop $fs recordsize "512" "2K" "8K" "32K" "128K"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_002_pos.ksh69 quota 64M recordsize 512
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dmisc.cfg36 recordsize reservation setuid sharenfs \
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c1391 uint64_t recordsize; in dmu_adjust_send_estimate_for_indirects() local
1398 recordsize = zfs_override_estimate_recordsize; in dmu_adjust_send_estimate_for_indirects()
1401 zfs_prop_to_name(ZFS_PROP_VOLBLOCKSIZE), &recordsize); in dmu_adjust_send_estimate_for_indirects()
1404 zfs_prop_to_name(ZFS_PROP_RECORDSIZE), &recordsize); in dmu_adjust_send_estimate_for_indirects()
1408 record_count = uncompressed / recordsize; in dmu_adjust_send_estimate_for_indirects()
H A Dzfs_vfsops.c1371 uint64_t recordsize, fsid_guid; in zfs_domount() local
1394 if (error = dsl_prop_get_integer(osname, "recordsize", &recordsize, in zfs_domount()
1400 vfsp->vfs_bsize = recordsize; in zfs_domount()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.get_number_props.zcp51 props['recordsize'] = {{true, 'default'}, {nil, nil}, {nil, nil}}
/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib256 recordsize)
1100 user_run $user zfs set recordsize=$value8k $fs
1101 if [[ $value8k != $(get_prop recordsize $fs) ]]; then
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib495 log_must zfs set recordsize=128K $fs

12