Home
last modified time | relevance | path

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

/Linux-v5.4/fs/erofs/
Dzdata.h87 struct z_erofs_unzip_io { struct
98 struct z_erofs_unzip_io io; argument
Dzdata.c704 struct z_erofs_unzip_io *io = tagptr_unfold_ptr(t); in z_erofs_vle_unzip_kickoff()
957 struct z_erofs_unzip_io *io, in z_erofs_vle_unzip_all()
1115 static struct z_erofs_unzip_io *jobqueue_init(struct super_block *sb, in jobqueue_init()
1116 struct z_erofs_unzip_io *io, in jobqueue_init()
1151 struct z_erofs_unzip_io *q[], in jobqueueset_init()
1152 struct z_erofs_unzip_io *fgq, in jobqueueset_init()
1187 static bool postsubmit_is_all_bypassed(struct z_erofs_unzip_io *q[], in postsubmit_is_all_bypassed()
1205 struct z_erofs_unzip_io *fgq, in z_erofs_vle_submit_all()
1210 struct z_erofs_unzip_io *q[NR_JOBQUEUES]; in z_erofs_vle_submit_all()
1312 struct z_erofs_unzip_io io[NR_JOBQUEUES]; in z_erofs_submit_and_unzip()