Home
last modified time | relevance | path

Searched refs:short_read (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/dwc2/
H A Dhcd_intr.c410 int *short_read) in dwc2_get_actual_xfer_length() argument
421 if (short_read) in dwc2_get_actual_xfer_length()
422 *short_read = (count != 0); in dwc2_get_actual_xfer_length()
467 int short_read = 0; in dwc2_update_urb_state() local
470 &short_read); in dwc2_update_urb_state()
486 } else if (short_read || urb->actual_length >= urb->length) { in dwc2_update_urb_state()
499 dev_vdbg(hsotg->dev, " short_read %d, xfer_done %d\n", short_read, in dwc2_update_urb_state()
/linux/fs/btrfs/
H A Ddisk-io.c2361 goto short_read; in validate_sys_chunk_array()
2374 goto short_read; in validate_sys_chunk_array()
2389 short_read: in validate_sys_chunk_array()