Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsystm.h511 void root_mount_hold_token(const char *identifier, struct root_hold_token *h);
/freebsd/sys/kern/
H A Dvfs_mountroot.c185 root_mount_hold_token(const char *identifier, struct root_hold_token *h) in root_mount_hold_token() function
/freebsd/sys/cam/
H A Dcam_periph.c535 root_mount_hold_token(periph->periph_name, &periph->periph_rootmount); in cam_periph_hold_boot()
H A Dcam_xpt.c5094 root_mount_hold_token("CAM", &xsoftc.xpt_rootmount); in xpt_hold_boot_locked()