Home
last modified time | relevance | path

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

/linux/fs/efivarfs/
H A Dsuper.c441 static struct file_system_type efivarfs_type; variable
526 static struct file_system_type efivarfs_type = { variable
536 return register_filesystem(&efivarfs_type); in efivarfs_init()
541 unregister_filesystem(&efivarfs_type); in efivarfs_exit()