Searched refs:ovl_fill_super (Results 1 – 1 of 1) sorted by relevance
1553 static int ovl_fill_super(struct super_block *sb, void *data, int silent) in ovl_fill_super() function1706 return mount_nodev(fs_type, flags, raw_data, ovl_fill_super); in ovl_mount()