Searched refs:fill_super (Results 1 – 1 of 1) sorted by relevance
125 static int fill_super(struct super_block *sb, void *data, int silent) in fill_super() function136 return get_sb_single(fs_type, flags, data, fill_super, mnt); in get_sb()