Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dzdata.c1547 static struct z_erofs_decompressqueue *jobqueue_init(struct super_block *sb, in jobqueue_init() function
1645 q[JQ_BYPASS] = jobqueue_init(sb, fgq + JQ_BYPASS, NULL); in z_erofs_submit_queue()
1646 q[JQ_SUBMIT] = jobqueue_init(sb, fgq + JQ_SUBMIT, force_fg); in z_erofs_submit_queue()