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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddmu.h761 extern int zfs_max_recordsize;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c64 * we do not allow the recordsize to be set larger than zfs_max_recordsize
69 int zfs_max_recordsize = 1 * 1024 * 1024; variable
H A Dzfs_ioctl.c3847 if (intval > zfs_max_recordsize ||
H A Dspa.c280 MIN(zfs_max_recordsize, SPA_MAXBLOCKSIZE), ZPROP_SRC_NONE);

Completed in 78 milliseconds