Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_ioctl.c6842 static struct root_hold_token *zfs_root_token; variable
6863 zfs_root_token = root_mount_hold("ZFS"); in zfs__init()
6878 root_mount_rel(zfs_root_token); in zfs__init()