next_buffhd_to_fill  278 drivers/usb/gadget/function/f_mass_storage.c 	struct fsg_buffhd	*next_buffhd_to_fill;
next_buffhd_to_fill  672 drivers/usb/gadget/function/f_mass_storage.c 		bh = common->next_buffhd_to_fill;
next_buffhd_to_fill  738 drivers/usb/gadget/function/f_mass_storage.c 		common->next_buffhd_to_fill = bh->next;
next_buffhd_to_fill  806 drivers/usb/gadget/function/f_mass_storage.c 		bh = common->next_buffhd_to_fill;
next_buffhd_to_fill  843 drivers/usb/gadget/function/f_mass_storage.c 			common->next_buffhd_to_fill = bh->next;
next_buffhd_to_fill  964 drivers/usb/gadget/function/f_mass_storage.c 	struct fsg_buffhd	*bh = common->next_buffhd_to_fill;
next_buffhd_to_fill 1457 drivers/usb/gadget/function/f_mass_storage.c 		bh2 = common->next_buffhd_to_fill;
next_buffhd_to_fill 1471 drivers/usb/gadget/function/f_mass_storage.c 			common->next_buffhd_to_fill = bh2->next;
next_buffhd_to_fill 1497 drivers/usb/gadget/function/f_mass_storage.c 	struct fsg_buffhd	*bh = common->next_buffhd_to_fill;
next_buffhd_to_fill 1536 drivers/usb/gadget/function/f_mass_storage.c 			common->next_buffhd_to_fill = bh->next;
next_buffhd_to_fill 1549 drivers/usb/gadget/function/f_mass_storage.c 			common->next_buffhd_to_fill = bh->next;
next_buffhd_to_fill 1607 drivers/usb/gadget/function/f_mass_storage.c 	bh = common->next_buffhd_to_fill;
next_buffhd_to_fill 1646 drivers/usb/gadget/function/f_mass_storage.c 	common->next_buffhd_to_fill = bh->next;
next_buffhd_to_fill 1807 drivers/usb/gadget/function/f_mass_storage.c 	bh = common->next_buffhd_to_fill;
next_buffhd_to_fill 2154 drivers/usb/gadget/function/f_mass_storage.c 	bh = common->next_buffhd_to_fill;
next_buffhd_to_fill 2368 drivers/usb/gadget/function/f_mass_storage.c 	common->next_buffhd_to_fill = &common->buffhds[0];