Searched refs:current_sector (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dpktcdvd.h186 sector_t current_sector; /* Keep track of where the elevator is */ member in struct:pktcdvd_device
/linux-4.1.27/drivers/block/
H A Dpktcdvd.c1214 first_node = pkt_rbtree_find(pd, pd->current_sector); pkt_handle_queue()
1249 pd->current_sector = zone + pd->settings.size; pkt_handle_queue()
2587 seq_printf(m, "\tcurrent sector:\t\t0x%llx\n", (unsigned long long)pd->current_sector); pkt_seq_show()

Completed in 125 milliseconds