Home
last modified time | relevance | path

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

/freebsd-13.1/stand/userboot/userboot/
H A Dbootinfo64.c214 getrootmount(userboot_fmtdev((void *)rootdev)); in bi_load64()
H A Dbootinfo32.c170 getrootmount(userboot_fmtdev((void *)rootdev)); in bi_load32()
/freebsd-13.1/stand/common/
H A Dbootstrap.h69 int getrootmount(char *rootdev);
H A Dboot.c322 getrootmount(char *rootdev) in getrootmount() function
H A Dmetadata.c250 getrootmount(rootdevname); in md_load_dual()
/freebsd-13.1/stand/i386/libi386/
H A Dbootinfo64.c218 getrootmount(i386_fmtdev((void *)rootdev)); in bi_load64()
H A Dbootinfo32.c170 getrootmount(i386_fmtdev((void *)rootdev)); in bi_load32()
/freebsd-13.1/stand/efi/loader/
H A Dbootinfo.c483 getrootmount(efi_fmtdev((void *)rootdev)); in bi_load()