Searched refs:lun0 (Results 1 – 2 of 2) sorted by relevance
83 struct fsg_lun_opts lun0; member
3502 opts->lun0.lun = opts->common->luns[0]; in fsg_alloc_inst()3503 opts->lun0.lun_id = 0; in fsg_alloc_inst()3504 config_group_init_type_name(&opts->lun0.group, "lun.0", &fsg_lun_type); in fsg_alloc_inst()3505 opts->default_groups[0] = &opts->lun0.group; in fsg_alloc_inst()