Home
last modified time | relevance | path

Searched refs:z_erofs_pcluster (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
H A Dzdata.c59 struct z_erofs_pcluster *pcl = ptr; in z_erofs_pcluster_init_once()
124 struct z_erofs_pcluster *pcl, *tailpcl;
159 const struct z_erofs_pcluster *pcl = clt->pcl; in preload_compressed_pages()
204 struct z_erofs_pcluster *const pcl = in erofs_try_to_free_all_cached_pages()
205 container_of(grp, struct z_erofs_pcluster, obj); in erofs_try_to_free_all_cached_pages()
241 struct z_erofs_pcluster *const pcl = (void *)page_private(page); in erofs_try_to_free_cached_page()
269 struct z_erofs_pcluster *const pcl = clt->pcl; in z_erofs_try_inplace_io()
299 try_to_claim_pcluster(struct z_erofs_pcluster *pcl, in try_to_claim_pcluster()
332 struct z_erofs_pcluster *pcl = clt->pcl; in z_erofs_lookup_collection()
382 struct z_erofs_pcluster *pc in z_erofs_register_collection()
[all...]
H A Dzdata.h55 struct z_erofs_pcluster { struct
85 #define Z_EROFS_WORKGROUP_SIZE sizeof(struct z_erofs_pcluster)
/kernel/linux/linux-6.6/fs/erofs/
H A Dzdata.c46 struct z_erofs_pcluster { struct
111 static inline bool z_erofs_is_inline_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_is_inline_pcluster()
116 static inline unsigned int z_erofs_pclusterpages(struct z_erofs_pcluster *pcl) in z_erofs_pclusterpages()
282 struct z_erofs_pcluster *a; in z_erofs_create_pcluster_pool()
301 static struct z_erofs_pcluster *z_erofs_alloc_pcluster(unsigned int nrpages) in z_erofs_alloc_pcluster()
307 struct z_erofs_pcluster *pcl; in z_erofs_alloc_pcluster()
321 static void z_erofs_free_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_free_pcluster()
527 struct z_erofs_pcluster *pcl;
561 struct z_erofs_pcluster *pcl = fe->pcl; in z_erofs_bind_cache()
627 struct z_erofs_pcluster *cons in erofs_try_to_free_all_cached_pages()
[all...]

Completed in 4 milliseconds