Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dzdata.c1417 struct z_erofs_decompressqueue *bgq = in z_erofs_decompressqueue_work() local
1421 DBG_BUGON(bgq->head == Z_EROFS_PCLUSTER_TAIL); in z_erofs_decompressqueue_work()
1422 z_erofs_decompress_queue(bgq, &pagepool); in z_erofs_decompressqueue_work()
1424 kvfree(bgq); in z_erofs_decompressqueue_work()