Home
last modified time | relevance | path

Searched refs:efivar_variable_is_removable (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/efivarfs/
H A Dinternal.h48 bool efivar_variable_is_removable(efi_guid_t vendor, const char *name,
H A Dinode.c99 if (efivar_variable_is_removable(var->var.VendorGuid, in efivarfs_create()
H A Dsuper.c182 if (efivar_variable_is_removable(entry->var.VendorGuid, name, len)) in efivarfs_callback()
H A Dvars.c264 efivar_variable_is_removable(efi_guid_t vendor, const char *var_name, in efivar_variable_is_removable() function