Home
last modified time | relevance | path

Searched refs:zfs_max_recordsize (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h748 extern int zfs_max_recordsize;
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c67 int zfs_max_recordsize = 1 * 1024 * 1024; variable
H A Dzfs_ioctl.c3909 if (intval > zfs_max_recordsize || in zfs_check_settable()
H A Dspa.c275 MIN(zfs_max_recordsize, SPA_MAXBLOCKSIZE), ZPROP_SRC_NONE); in spa_prop_get_config()