Home
last modified time | relevance | path

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

/linux-6.6.21/fs/
Dsuper.c1317 static int test_single_super(struct super_block *s, struct fs_context *fc) in test_single_super() function
1362 return vfs_get_super(fc, test_single_super, fill_super); in get_tree_single()