Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1061 struct root_hold_token *root_mount_token = NULL; in storvsc_attach() local
1068 root_mount_token = root_mount_hold("storvsc"); in storvsc_attach()
1196 root_mount_rel(root_mount_token); in storvsc_attach()
1201 root_mount_rel(root_mount_token); in storvsc_attach()