Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dsuper.c199 static struct super_block *alloc_super(struct file_system_type *type, int flags, in alloc_super() function
572 s = alloc_super(fc->fs_type, fc->sb_flags, user_ns); in sget_fc()
655 s = alloc_super(type, (flags & ~SB_SUBMOUNT), user_ns); in sget()

Completed in 5 milliseconds