Home
last modified time | relevance | path

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

/freebsd-14-stable/stand/userboot/userboot/
HDbootinfo64.c125 getrootmount(devformat(rootdev)); in bi_load64()
HDbootinfo32.c84 getrootmount(devformat(rootdev)); in bi_load32()
/freebsd-14-stable/stand/i386/libi386/
HDbootinfo64.c130 getrootmount(devformat(&rootdev->dd)); in bi_load64()
HDbootinfo32.c84 getrootmount(devformat(&rootdev->dd)); in bi_load32()
/freebsd-14-stable/stand/common/
HDmetadata.c117 getrootmount(rootdevname); in md_load_dual()
HDbootstrap.h68 int getrootmount(char *rootdev);
HDboot.c320 getrootmount(char *rootdev) in getrootmount() function
/freebsd-14-stable/stand/efi/loader/
HDbootinfo.c386 getrootmount(devformat(rootdev)); in bi_load()