Home
last modified time | relevance | path

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

/linux-6.15/fs/efivarfs/
H A Dinternal.h56 bool efivar_variable_is_removable(efi_guid_t vendor, const char *name,
H A Dinode.c98 if (efivar_variable_is_removable(vendor, in efivarfs_create()
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.c245 if (efivar_variable_is_removable(vendor, name, len)) in efivarfs_create_dentry()