Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dzdata.c517 Z_EROFS_PCLUSTER_FOLLOWED, enumerator
539 .mode = Z_EROFS_PCLUSTER_FOLLOWED }
572 if (fe->mode < Z_EROFS_PCLUSTER_FOLLOWED) in z_erofs_bind_cache()
750 if (fe->mode >= Z_EROFS_PCLUSTER_FOLLOWED && in z_erofs_attach_page()
770 f->mode = Z_EROFS_PCLUSTER_FOLLOWED; in z_erofs_try_to_claim_pcluster()
807 fe->mode = Z_EROFS_PCLUSTER_FOLLOWED; in z_erofs_register_pcluster()
1032 tight &= (fe->mode >= Z_EROFS_PCLUSTER_FOLLOWED); in z_erofs_do_read_page()