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