Home
last modified time | relevance | path

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

/linux-4.4.14/fs/efivarfs/
Dsuper.c191 static int efivarfs_fill_super(struct super_block *sb, void *data, int silent) in efivarfs_fill_super() function
230 return mount_single(fs_type, flags, data, efivarfs_fill_super); in efivarfs_mount()