Searched refs:current_rootpool (Results 1 – 5 of 5) sorted by relevance
382 vlen += strlen(current_rootpool); in expand_string()406 current_rootpool, current_bootfs_obj); in expand_string()409 current_rootpool); in expand_string()
120 current_rootpool[0] = '\0'; in init_config()3837 else if (current_rootpool[0] != 0 && current_bootfs_obj != 0) in bootfs_func()3839 current_rootpool, current_bootfs_obj); in bootfs_func()3852 if (current_rootpool[0] != 0 && grub_strncmp(arg, in bootfs_func()3853 current_rootpool, strlen(current_rootpool))) { in bootfs_func()
681 extern char current_rootpool[MAXNAMELEN];
129 char current_rootpool[MAXNAMELEN]; variable
1557 current_rootpool, DATA_TYPE_STRING, NULL)) in check_pool_label()