Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dpktcdvd.h181 sector_t current_sector; /* Keep track of where the elevator is */ member
/linux-6.12.1/drivers/block/
Dpktcdvd.c483 seq_printf(m, "\tcurrent sector:\t\t0x%llx\n", pd->current_sector); in pkt_seq_show()
1146 first_node = pkt_rbtree_find(pd, pd->current_sector); in pkt_handle_queue()
1181 pd->current_sector = zone + pd->settings.size; in pkt_handle_queue()