Searched refs:zfs_max_recordsize (Results 1 – 4 of 4) sorted by relevance
798 extern int zfs_max_recordsize;
77 int zfs_max_recordsize = 1 * 1024 * 1024; variable79 &zfs_max_recordsize, 0,
4250 if (intval > zfs_max_recordsize || in zfs_check_settable()
381 MIN(zfs_max_recordsize, SPA_MAXBLOCKSIZE), ZPROP_SRC_NONE); in spa_prop_get_config()