fsg_show_file    2526 drivers/usb/gadget/function/f_mass_storage.c 	return fsg_show_file(curlun, filesem, buf);
fsg_show_file    3037 drivers/usb/gadget/function/f_mass_storage.c 	return fsg_show_file(opts->lun, &fsg_opts->common->filesem, page);
fsg_show_file     354 drivers/usb/gadget/function/storage_common.c EXPORT_SYMBOL_GPL(fsg_show_file);
fsg_show_file     211 drivers/usb/gadget/function/storage_common.h ssize_t fsg_show_file(struct fsg_lun *curlun, struct rw_semaphore *filesem,