Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dkmod_core.c105 static struct root_hold_token *zfs_root_token; variable
289 zfs_root_token = root_mount_hold("ZFS"); in zfs__init()
293 root_mount_rel(zfs_root_token); in zfs__init()
302 root_mount_rel(zfs_root_token); in zfs__init()