Searched refs:isofs_fill_super (Results 1 – 1 of 1) sorted by relevance
618 static int isofs_fill_super(struct super_block *s, void *data, int silent) in isofs_fill_super() function1564 return mount_bdev(fs_type, flags, dev_name, data, isofs_fill_super); in isofs_mount()