Home
last modified time | relevance | path

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

/linux/fs/efivarfs/
H A Dsuper.c443 static struct file_system_type efivarfs_type; variable
528 static struct file_system_type efivarfs_type = { variable
539 return register_filesystem(&efivarfs_type); in efivarfs_init()
544 unregister_filesystem(&efivarfs_type); in efivarfs_exit()