Lines Matching refs:z_erofs_collection
60 struct z_erofs_collection *cl = z_erofs_primarycollection(pcl); in z_erofs_pcluster_init_once()
72 struct z_erofs_collection *cl = z_erofs_primarycollection(pcl); in z_erofs_pcluster_init_always()
135 struct z_erofs_collection *cl;
338 static struct z_erofs_collection *cllookup(struct z_erofs_collector *clt, in cllookup()
344 struct z_erofs_collection *cl; in cllookup()
398 static struct z_erofs_collection *clregister(struct z_erofs_collector *clt, in clregister()
403 struct z_erofs_collection *cl; in clregister()
458 struct z_erofs_collection *cl; in z_erofs_collector_begin()
498 struct z_erofs_collection *const cl = in z_erofs_rcu_callback()
499 container_of(head, struct z_erofs_collection, rcu); in z_erofs_rcu_callback()
510 struct z_erofs_collection *const cl = z_erofs_primarycollection(pcl); in erofs_workgroup_free_rcu()
515 static void z_erofs_collection_put(struct z_erofs_collection *cl) in z_erofs_collection_put()
525 struct z_erofs_collection *cl = clt->cl; in z_erofs_collector_end()
769 struct z_erofs_collection *cl; in z_erofs_decompress_pcluster()