pbr_symbols 75 arch/i386/stand/installboot/installboot.c struct sym_data pbr_symbols[] = {
pbr_symbols 190 arch/i386/stand/installboot/installboot.c pbr_set_symbols(proto, protostore, pbr_symbols);
pbr_symbols 427 arch/i386/stand/installboot/installboot.c sym_set_value(pbr_symbols, "_fs_bsize_p", (fs->fs_bsize / 16));
pbr_symbols 428 arch/i386/stand/installboot/installboot.c sym_set_value(pbr_symbols, "_fs_bsize_s", (fs->fs_bsize / 512));
pbr_symbols 429 arch/i386/stand/installboot/installboot.c sym_set_value(pbr_symbols, "_fsbtodb", fs->fs_fsbtodb);
pbr_symbols 430 arch/i386/stand/installboot/installboot.c sym_set_value(pbr_symbols, "_p_offset", pl->p_offset);
pbr_symbols 431 arch/i386/stand/installboot/installboot.c sym_set_value(pbr_symbols, "_inodeblk",
pbr_symbols 434 arch/i386/stand/installboot/installboot.c sym_set_value(pbr_symbols, "_inodedbl",
pbr_symbols 436 arch/i386/stand/installboot/installboot.c sym_set_value(pbr_symbols, "_nblocks", ndb);