Home
last modified time | relevance | path

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

/linux-6.15/fs/efivarfs/
H A Dsuper.c488 static struct file_system_type efivarfs_type; variable
529 path.mnt = vfs_kern_mount(&efivarfs_type, 0, in efivarfs_pm_notify()
530 efivarfs_type.name, NULL); in efivarfs_pm_notify()
618 static struct file_system_type efivarfs_type = { variable
628 return register_filesystem(&efivarfs_type); in efivarfs_init()
633 unregister_filesystem(&efivarfs_type); in efivarfs_exit()