Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dsuper.c181 static struct super_block *alloc_super(struct file_system_type *type, int flags) in alloc_super() function
481 s = alloc_super(type, flags); in sget()