Home
last modified time | relevance | path

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

/aosp_15_r20/external/erofs-utils/include/erofs/
H A Dworkqueue.h29 int erofs_alloc_workqueue(struct erofs_workqueue *wq, unsigned int nworker,
/aosp_15_r20/external/erofs-utils/lib/
H A Dworkqueue.c43 int erofs_alloc_workqueue(struct erofs_workqueue *wq, unsigned int nworker, in erofs_alloc_workqueue() function
H A Dcompress.c1776 ret = erofs_alloc_workqueue(&z_erofs_mt_ctrl.wq, in z_erofs_compress_init()