Searched refs:current_rootpool (Results 1 – 5 of 5) sorted by relevance
381 vlen += strlen(current_rootpool); in expand_string()396 current_rootpool, current_bootfs_obj); in expand_string()399 current_rootpool); in expand_string()
119 current_rootpool[0] = '\0'; in init_config()3830 else if (current_rootpool[0] != 0 && current_bootfs_obj != 0) in bootfs_func()3832 current_rootpool, current_bootfs_obj); in bootfs_func()3845 if (current_rootpool[0] != 0 && grub_strncmp(arg, in bootfs_func()3846 current_rootpool, strlen(current_rootpool))) { in bootfs_func()
680 extern char current_rootpool[MAXNAMELEN];
128 char current_rootpool[MAXNAMELEN]; variable
1551 current_rootpool, DATA_TYPE_STRING, NULL)) in check_pool_label()