Searched refs:RB_ASKNAME (Results 1 – 7 of 7) sorted by relevance
41 { "boot_askname", RB_ASKNAME},
45 #define RB_ASKNAME 0x001 /* ask for file name to reboot from */ macro
57 howto |= RB_ASKNAME; in bi_getboothowto()
149 if (boothowto & (RB_DFLTROOT | RB_ASKNAME)) { in vfs_mountroot()206 if (!(boothowto & (RB_DFLTROOT | RB_ASKNAME)) && !vfs_mountroot_ask()) in vfs_mountroot()
164 |RB_ASKNAME)) == RB_MUTE); in cninit()
60 RB_ASKNAME, RB_CDROM, RB_KDB, RB_DFLTROOT, RB_GDB,
239 howto |= RB_ASKNAME; in main()