Home
last modified time | relevance | path

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

/linux-4.1.27/fs/afs/
Dsuper.c290 static int afs_test_super(struct super_block *sb, void *data) in afs_test_super() function
410 sb = sget(fs_type, afs_test_super, afs_set_super, flags, as); in afs_mount()