Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/erofs/
Dzdata.c961 static void z_erofs_decompressqueue_work(struct work_struct *work) in z_erofs_decompressqueue_work() function
1101 INIT_WORK(&q->u.work, z_erofs_decompressqueue_work); in jobqueue_init()