Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Dzdata.c963 struct z_erofs_decompressqueue *bgq = in z_erofs_decompressqueue_work() local
967 DBG_BUGON(bgq->head == Z_EROFS_PCLUSTER_TAIL_CLOSED); in z_erofs_decompressqueue_work()
968 z_erofs_decompress_queue(bgq, &pagepool); in z_erofs_decompressqueue_work()
971 kvfree(bgq); in z_erofs_decompressqueue_work()