Home
last modified time | relevance | path

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

/linux-6.1.9/fs/erofs/
Dzdata.h116 static inline bool z_erofs_is_inline_pcluster(struct z_erofs_pcluster *pcl) in z_erofs_is_inline_pcluster() function
123 if (z_erofs_is_inline_pcluster(pcl)) in z_erofs_pclusterpages()
Dzdata.c369 DBG_BUGON(z_erofs_is_inline_pcluster(pcl)); in erofs_try_to_free_all_cached_pages()
404 DBG_BUGON(z_erofs_is_inline_pcluster(pcl)); in erofs_try_to_free_cached_page()
733 if (z_erofs_is_inline_pcluster(fe->pcl)) { in z_erofs_do_read_page()
997 if (z_erofs_is_inline_pcluster(pcl)) { in z_erofs_parse_in_bvecs()
1064 if (z_erofs_is_inline_pcluster(pcl)) in z_erofs_decompress_pcluster()
1085 if (z_erofs_is_inline_pcluster(pcl)) { in z_erofs_decompress_pcluster()
1445 if (z_erofs_is_inline_pcluster(pcl)) { in z_erofs_submit_queue()