fsg_common_remove_lun 2653 drivers/usb/gadget/function/f_mass_storage.c EXPORT_SYMBOL_GPL(fsg_common_remove_lun);
fsg_common_remove_lun 2661 drivers/usb/gadget/function/f_mass_storage.c 			fsg_common_remove_lun(common->luns[i]);
fsg_common_remove_lun 3216 drivers/usb/gadget/function/f_mass_storage.c 	fsg_common_remove_lun(lun_opts->lun);
fsg_common_remove_lun  127 drivers/usb/gadget/function/f_mass_storage.h void fsg_common_remove_lun(struct fsg_lun *lun);