Home
last modified time | relevance | path

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

/Linux-v6.1/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()
732 if (z_erofs_is_inline_pcluster(fe->pcl)) { in z_erofs_do_read_page()
996 if (z_erofs_is_inline_pcluster(pcl)) { in z_erofs_parse_in_bvecs()
1063 if (z_erofs_is_inline_pcluster(pcl)) in z_erofs_decompress_pcluster()
1084 if (z_erofs_is_inline_pcluster(pcl)) { in z_erofs_decompress_pcluster()
1444 if (z_erofs_is_inline_pcluster(pcl)) { in z_erofs_submit_queue()