Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ide/
Dide-tape.c846 static int idetape_queue_rw_tail(ide_drive_t *drive, int cmd, int size) in idetape_queue_rw_tail() function
934 idetape_queue_rw_tail(drive, REQ_IDETAPE_WRITE, aligned); in ide_tape_flush_merge_buffer()
979 rc = idetape_queue_rw_tail(drive, cmd, 0); in idetape_init_rw()
1000 idetape_queue_rw_tail(drive, REQ_IDETAPE_WRITE, count); in idetape_pad_zeros()
1161 if (idetape_queue_rw_tail(drive, REQ_IDETAPE_READ, in idetape_chrdev_read()
1209 idetape_queue_rw_tail(drive, REQ_IDETAPE_WRITE, in idetape_chrdev_write()