Searched refs:efivar_variable_is_removable (Results 1 – 4 of 4) sorted by relevance
48 bool efivar_variable_is_removable(efi_guid_t vendor, const char *name,
95 if (efivar_variable_is_removable(var->var.VendorGuid, in efivarfs_create()
135 if (efivar_variable_is_removable(entry->var.VendorGuid, name, len)) in efivarfs_callback()
264 efivar_variable_is_removable(efi_guid_t vendor, const char *var_name, in efivar_variable_is_removable() function