Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1066 struct root_hold_token *root_mount_token = NULL; in storvsc_attach() local
1073 root_mount_token = root_mount_hold("storvsc"); in storvsc_attach()
1201 root_mount_rel(root_mount_token); in storvsc_attach()
1206 root_mount_rel(root_mount_token); in storvsc_attach()