Searched refs:z_erofs_next_pcluster_t (Results 1 – 2 of 2) sorted by relevance
19 typedef void *z_erofs_next_pcluster_t; typedef51 z_erofs_next_pcluster_t next;106 z_erofs_next_pcluster_t head;
279 z_erofs_next_pcluster_t owned_head;456 z_erofs_next_pcluster_t *owned_head = &f->owned_head; in z_erofs_try_to_claim_pcluster()1145 z_erofs_next_pcluster_t owned = io->head; in z_erofs_decompress_queue()1359 z_erofs_next_pcluster_t qtail[], in move_to_bypass_jobqueue()1360 z_erofs_next_pcluster_t owned_head) in move_to_bypass_jobqueue()1362 z_erofs_next_pcluster_t *const submit_qtail = qtail[JQ_SUBMIT]; in move_to_bypass_jobqueue()1363 z_erofs_next_pcluster_t *const bypass_qtail = qtail[JQ_BYPASS]; in move_to_bypass_jobqueue()1410 z_erofs_next_pcluster_t qtail[NR_JOBQUEUES]; in z_erofs_submit_queue()1413 z_erofs_next_pcluster_t owned_head = f->owned_head; in z_erofs_submit_queue()