Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dops_fstype.c1247 static int test_gfs2_super(struct super_block *s, void *ptr) in test_gfs2_super() function
1295 s = sget(fs_type, test_gfs2_super, set_gfs2_super, bdev); in gfs2_mount()
1379 s = sget(&gfs2_fs_type, test_gfs2_super, set_meta_super, in gfs2_mount_meta()