Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzfs_ioctl.c6578 #define ZFS_MIN_KSTACK_PAGES 4 macro
6586 #if KSTACK_PAGES < ZFS_MIN_KSTACK_PAGES in zfs__init()
6590 ZFS_MIN_KSTACK_PAGES); in zfs__init()
/NextBSD/
HDUPDATING190 ZFS_MIN_KSTACK_PAGES (which is 4 at the time of writing).
193 than or equal to ZFS_MIN_KSTACK_PAGES i.e. 4 in such configurations.