Searched refs:clusterbits (Results 1 – 2 of 2) sorted by relevance
160 const unsigned int clusterpages = BIT(pcl->clusterbits); in preload_compressed_pages()207 const unsigned int clusterpages = BIT(pcl->clusterbits); in erofs_try_to_free_all_cached_pages()242 const unsigned int clusterpages = BIT(pcl->clusterbits); in erofs_try_to_free_cached_page()270 const unsigned int clusterpages = BIT(pcl->clusterbits); in z_erofs_try_inplace_io()404 pcl->clusterbits = EROFS_I(inode)->z_physical_clusterbits[0]; in z_erofs_register_collection()405 pcl->clusterbits -= PAGE_SHIFT; in z_erofs_register_collection()744 const unsigned int clusterpages = BIT(pcl->clusterbits); in z_erofs_decompress_pcluster()1189 end = cur + BIT(pcl->clusterbits); in z_erofs_submit_queue()
71 unsigned char clusterbits; member