Home
last modified time | relevance | path

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

/linux/fs/efivarfs/
H A Dinternal.h55 bool efivar_variable_is_removable(efi_guid_t vendor, const char *name,
H A Dvars.c289 efivar_variable_is_removable(efi_guid_t vendor, const char *var_name, in efivar_variable_is_removable() function
H A Dsuper.c249 if (efivar_variable_is_removable(vendor, name, len)) in efivarfs_create_dentry()