Home
last modified time | relevance | path

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

/freebsd/stand/userboot/userboot/
H A Dbootinfo64.c125 getrootmount(devformat(rootdev)); in bi_load64()
H A Dbootinfo32.c84 getrootmount(devformat(rootdev)); in bi_load32()
/freebsd/stand/i386/libi386/
H A Dbootinfo64.c130 getrootmount(devformat(&rootdev->dd)); in bi_load64()
H A Dbootinfo32.c84 getrootmount(devformat(&rootdev->dd)); in bi_load32()
/freebsd/stand/common/
H A Dmetadata.c117 getrootmount(rootdevname); in md_load_dual()
H A Dbootstrap.h69 int getrootmount(char *rootdev);
H A Dboot.c320 getrootmount(char *rootdev) in getrootmount() function
/freebsd/stand/efi/loader/
H A Dbootinfo.c386 getrootmount(devformat(rootdev)); in bi_load()