Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/erofs/
H A Dzdata.h98 #define MNGD_MAPPING(sbi) ((sbi)->managed_cache->i_mapping) macro
102 return page->mapping == MNGD_MAPPING(sbi); in erofs_page_is_managed()
H A Dzdata.c313 struct address_space *const mapping = MNGD_MAPPING(sbi); in erofs_try_to_free_all_cached_pages()
709 preload_compressed_pages(clt, MNGD_MAPPING(sbi), in z_erofs_do_read_page()
1308 MNGD_MAPPING(sbi), in z_erofs_submit_queue()