Searched refs:udf_fill_super (Results 1 – 1 of 1) sorted by relevance
94 static int udf_fill_super(struct super_block *, void *, int);125 return mount_bdev(fs_type, flags, dev_name, data, udf_fill_super); in udf_mount()2103 static int udf_fill_super(struct super_block *sb, void *options, int silent) in udf_fill_super() function