Home
last modified time | relevance | path

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

/linux-6.1.9/fs/erofs/
Dzdata.c269 Z_EROFS_PCLUSTER_FOLLOWED, enumerator
293 .mode = Z_EROFS_PCLUSTER_FOLLOWED, .backmost = true }
310 if (fe->mode < Z_EROFS_PCLUSTER_FOLLOWED) in z_erofs_bind_cache()
444 if (fe->mode >= Z_EROFS_PCLUSTER_FOLLOWED && in z_erofs_attach_page()
463 f->mode = Z_EROFS_PCLUSTER_FOLLOWED; in z_erofs_try_to_claim_pcluster()
511 fe->mode = Z_EROFS_PCLUSTER_FOLLOWED; in z_erofs_register_pcluster()
794 tight &= (fe->mode >= Z_EROFS_PCLUSTER_FOLLOWED); in z_erofs_do_read_page()