Searched refs:FSG_MAX_LUNS (Results 1 – 4 of 4) sorted by relevance
8 char *file[FSG_MAX_LUNS];9 bool ro[FSG_MAX_LUNS];10 bool removable[FSG_MAX_LUNS];11 bool cdrom[FSG_MAX_LUNS];12 bool nofua[FSG_MAX_LUNS];107 struct fsg_lun_config luns[FSG_MAX_LUNS];
126 #define FSG_MAX_LUNS 16 macro
283 struct fsg_lun *luns[FSG_MAX_LUNS];3265 if (num >= FSG_MAX_LUNS) in fsg_lun_make()3555 (unsigned)FSG_MAX_LUNS); in fsg_config_from_params()
36 FSG_MAX_LUNS (8) LUNs set. If more files are specified, they will120 have. It is limited by FSG_MAX_LUNS (8) and higher value will be