Searched refs:efivarfs_destroy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/efivarfs/ |
H A D | super.c | 184 static int efivarfs_destroy(struct efivar_entry *entry, void *data) in efivarfs_destroy() function 225 __efivar_entry_iter(efivarfs_destroy, &efivarfs_list, NULL, NULL); in efivarfs_fill_super() 261 __efivar_entry_iter(efivarfs_destroy, &efivarfs_list, NULL, NULL); in efivarfs_kill_sb()
|
/kernel/linux/linux-6.6/fs/efivarfs/ |
H A D | super.c | 228 static int efivarfs_destroy(struct efivar_entry *entry, void *data) in efivarfs_destroy() function 269 efivar_entry_iter(efivarfs_destroy, &efivarfs_list, NULL); in efivarfs_fill_super() 310 efivar_entry_iter(efivarfs_destroy, &efivarfs_list, NULL); in efivarfs_kill_sb()
|
Completed in 2 milliseconds