Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzfs_ioctl.c7239 #define ZFS_MIN_KSTACK_PAGES 4 macro
7247 #if KSTACK_PAGES < ZFS_MIN_KSTACK_PAGES in zfs__init()
7251 ZFS_MIN_KSTACK_PAGES); in zfs__init()
/freebsd-12-stable/
DUPDATING1364 ZFS_MIN_KSTACK_PAGES (which is 4 at the time of writing).
1367 than or equal to ZFS_MIN_KSTACK_PAGES i.e. 4 in such configurations.