Searched refs:proc_set_super (Results 1 – 1 of 1) sorted by relevance
31 static int proc_set_super(struct super_block *sb, void *data) in proc_set_super() function120 sb = sget(fs_type, proc_test_super, proc_set_super, flags, ns); in proc_mount()