Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzfs_ioctl.c6503 static struct root_hold_token *zfs_root_token; variable
6593 zfs_root_token = root_mount_hold("ZFS"); in zfs__init()
6607 root_mount_rel(zfs_root_token); in zfs__init()