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

/linux-master/fs/erofs/
H A Dzdata.c19 typedef void *z_erofs_next_pcluster_t; typedef
54 z_erofs_next_pcluster_t next;
102 z_erofs_next_pcluster_t head;
526 z_erofs_next_pcluster_t owned_head;
748 z_erofs_next_pcluster_t *owned_head = &f->owned_head;
1337 z_erofs_next_pcluster_t owned = io->head;
1550 z_erofs_next_pcluster_t qtail[],
1551 z_erofs_next_pcluster_t owned_head)
1553 z_erofs_next_pcluster_t *const submit_qtail = qtail[JQ_SUBMIT];
1554 z_erofs_next_pcluster_t *cons
[all...]

Completed in 295 milliseconds