Searched refs:real_root_func (Results 1 – 2 of 2) sorted by relevance
3687 real_root_func (char *arg, int attempt_mount) in real_root_func() function3749 return real_root_func (arg, 1); in root_func()3796 return real_root_func (root, 1); in findroot_func()3870 return real_root_func (arg, 0); in rootnoverify_func()
1310 (real_root_func): Check ERRNUM after calling set_bootdev.1547 (real_root_func): If ATTEMPT_MOUNT is false, call open_partition1557 * stage2/builtins.c (real_root_func): New function.1558 (root_func): Just call real_root_func.