Searched refs:scf_is_fastboot_default (Results 1 – 5 of 5) sorted by relevance
541 int scf_is_fastboot_default(void);
331 scf_is_fastboot_default(void) in scf_is_fastboot_default() function
329 scf_is_fastboot_default;
1403 fast_reboot = scf_is_fastboot_default(); in main()
5357 if (scf_is_fastboot_default() && getzoneid() == GLOBAL_ZONEID) in dgraph_set_runlevel()