Searched refs:erofs_fc_fill_super (Results 1 – 1 of 1) sorted by relevance
635 static int erofs_fc_fill_super(struct super_block *sb, struct fs_context *fc) in erofs_fc_fill_super() 800 return get_tree_nodev(fc, erofs_fc_fill_super); in erofs_fc_get_tree() 802 ret = get_tree_bdev_flags(fc, erofs_fc_fill_super, in erofs_fc_get_tree() 817 return get_tree_nodev(fc, erofs_fc_fill_super);631 static int erofs_fc_fill_super(struct super_block *sb, struct fs_context *fc) erofs_fc_fill_super() function