Searched refs:erofs_fc_fill_super (Results 1 – 1 of 1) sorted by relevance
642 static int erofs_fc_fill_super(struct super_block *sb, struct fs_context *fc) in erofs_fc_fill_super() 807 return get_tree_nodev(fc, erofs_fc_fill_super); in erofs_fc_reconfigure() 809 ret = get_tree_bdev_flags(fc, erofs_fc_fill_super, in erofs_fc_reconfigure() 825 return get_tree_nodev(fc, erofs_fc_fill_super); in erofs_release_device_info() 629 static int erofs_fc_fill_super(struct super_block *sb, struct fs_context *fc) erofs_fc_fill_super() function