Searched refs:udf_fill_super (Results 1 – 1 of 1) sorted by relevance
94 static int udf_fill_super(struct super_block *sb, struct fs_context *fc);128 return get_tree_bdev(fc, udf_fill_super); in udf_get_tree()2142 static int udf_fill_super(struct super_block *sb, struct fs_context *fc) in udf_fill_super() function