Home
last modified time | relevance | path

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

/linux/fs/efivarfs/
H A Dsuper.c572 static struct file_system_type efivarfs_type = { variable
582 return register_filesystem(&efivarfs_type); in efivarfs_init()
587 unregister_filesystem(&efivarfs_type); in efivarfs_exit()