Home
last modified time | relevance | path

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

/openbmc/linux/fs/efivarfs/
H A Dsuper.c314 static struct file_system_type efivarfs_type = { variable
323 return register_filesystem(&efivarfs_type); in efivarfs_init()
328 unregister_filesystem(&efivarfs_type); in efivarfs_exit()