Lines Matching +defs:sb +defs:pcl +defs:name
20 char name[48]; member
70 struct z_erofs_pcluster *pcl; in z_erofs_alloc_pcluster() local
84 static void z_erofs_free_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_free_pcluster()
205 struct z_erofs_pcluster *pcl, *tailpcl; member
242 struct z_erofs_pcluster *pcl = clt->pcl; in preload_compressed_pages() local
311 struct z_erofs_pcluster *const pcl = in erofs_try_to_free_all_cached_pages() local
344 struct z_erofs_pcluster *const pcl = (void *)page_private(page); in erofs_try_to_free_cached_page() local
369 struct z_erofs_pcluster *const pcl = clt->pcl; in z_erofs_try_inplace_io() local
400 struct z_erofs_pcluster *pcl = clt->pcl; in z_erofs_try_to_claim_pcluster() local
431 struct z_erofs_pcluster *pcl = clt->pcl; in z_erofs_lookup_collection() local
479 struct z_erofs_pcluster *pcl; in z_erofs_register_collection() local
600 struct z_erofs_pcluster *const pcl = in erofs_workgroup_free_rcu() local
609 struct z_erofs_pcluster *const pcl = in z_erofs_collection_put() local
842 static int z_erofs_decompress_pcluster(struct super_block *sb, in z_erofs_decompress_pcluster()
843 struct z_erofs_pcluster *pcl, in z_erofs_decompress_pcluster()
1049 struct z_erofs_pcluster *pcl; in z_erofs_decompress_queue() local
1077 static struct page *pickup_page_for_submission(struct z_erofs_pcluster *pcl, in pickup_page_for_submission()
1200 jobqueue_init(struct super_block *sb, in jobqueue_init()
1230 static void *jobqueueset_init(struct super_block *sb, in jobqueueset_init()
1244 static void move_to_bypass_jobqueue(struct z_erofs_pcluster *pcl, in move_to_bypass_jobqueue()
1263 static void z_erofs_submit_queue(struct super_block *sb, in z_erofs_submit_queue()
1287 struct z_erofs_pcluster *pcl; in z_erofs_submit_queue() local
1361 static void z_erofs_runqueue(struct super_block *sb, in z_erofs_runqueue()