Searched refs:omfs_fill_super (Results 1 – 1 of 1) sorted by relevance
457 static int omfs_fill_super(struct super_block *sb, void *data, int silent) in omfs_fill_super() function601 return mount_bdev(fs_type, flags, dev_name, data, omfs_fill_super); in omfs_mount()