Home
last modified time | relevance | path

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

/linux-6.12.1/fs/erofs/
Dzdata.c19 typedef void *z_erofs_next_pcluster_t; typedef
51 z_erofs_next_pcluster_t next;
99 z_erofs_next_pcluster_t head;
495 z_erofs_next_pcluster_t owned_head;
1299 z_erofs_next_pcluster_t owned = io->head; in z_erofs_decompress_queue()
1522 z_erofs_next_pcluster_t qtail[], in move_to_bypass_jobqueue()
1523 z_erofs_next_pcluster_t owned_head) in move_to_bypass_jobqueue()
1525 z_erofs_next_pcluster_t *const submit_qtail = qtail[JQ_SUBMIT]; in move_to_bypass_jobqueue()
1526 z_erofs_next_pcluster_t *const bypass_qtail = qtail[JQ_BYPASS]; in move_to_bypass_jobqueue()
1567 z_erofs_next_pcluster_t qtail[NR_JOBQUEUES]; in z_erofs_submit_queue()
[all …]