Home
last modified time | relevance | path

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

/linux-4.4.14/fs/exofs/
Dsuper.c705 static int exofs_fill_super(struct super_block *sb, void *data, int silent) in exofs_fill_super() function
876 return mount_nodev(type, flags, &opts, exofs_fill_super); in exofs_mount()