Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c239 unsigned long zfs_history_output_max = 1024 * 1024; variable
7567 if (out_size > zfs_history_output_max) { in zfsdev_ioctl_common()