fsg_common_create_lun 2823 drivers/usb/gadget/function/f_mass_storage.c EXPORT_SYMBOL_GPL(fsg_common_create_lun);
fsg_common_create_lun 2834 drivers/usb/gadget/function/f_mass_storage.c 		rc = fsg_common_create_lun(common, &cfg->luns[i], i, buf, NULL);
fsg_common_create_lun 3182 drivers/usb/gadget/function/f_mass_storage.c 	ret = fsg_common_create_lun(fsg_opts->common, &config, num, name,
fsg_common_create_lun 3371 drivers/usb/gadget/function/f_mass_storage.c 	rc = fsg_common_create_lun(opts->common, &config, 0, "lun.0",
fsg_common_create_lun  131 drivers/usb/gadget/function/f_mass_storage.h int fsg_common_create_lun(struct fsg_common *common, struct fsg_lun_config *cfg,