Searched refs:smk_fill_super (Results 1 – 1 of 1) sorted by relevance
1438 static int smk_fill_super(struct super_block *sb, void *data, int silent) in smk_fill_super() function1493 return mount_single(fs_type, flags, data, smk_fill_super); in smk_mount()