Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/boot/common/
H A Dbblk_einfo.h86 boolean_t einfo_should_update(bblk_einfo_t *, bblk_hs_t *, char *);
H A Dbblk_einfo.c334 einfo_should_update(bblk_einfo_t *disk_einfo, bblk_hs_t *hs, char *verstr) in einfo_should_update() function
/titanic_50/usr/src/cmd/boot/installboot/
H A Dinstallboot.c308 return (einfo_should_update(einfo, &bblock_hs, updt_str)); in is_update_necessary()
/titanic_50/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1338 return (einfo_should_update(einfo, &stage2_hs, updt_str)); in is_update_necessary()