Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDsystm.h514 void root_mount_hold_token(const char *identifier, struct root_hold_token *h);
/freebsd-14-stable/sys/kern/
HDvfs_mountroot.c186 root_mount_hold_token(const char *identifier, struct root_hold_token *h) in root_mount_hold_token() function
/freebsd-14-stable/sys/cam/
HDcam_periph.c536 root_mount_hold_token(periph->periph_name, &periph->periph_rootmount); in cam_periph_hold_boot()
HDcam_xpt.c5065 root_mount_hold_token("CAM", &xsoftc.xpt_rootmount); in xpt_hold_boot_locked()