Home
last modified time | relevance | path

Searched refs:MNGD_MAPPING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/erofs/
H A Dcompress.h85 #define MNGD_MAPPING(sbi) ((sbi)->managed_cache->i_mapping) macro
89 return page->mapping == MNGD_MAPPING(sbi); in erofs_page_is_managed()
H A Dzdata.c560 struct address_space *mc = MNGD_MAPPING(EROFS_I_SB(fe->inode)); in z_erofs_bind_cache()
1629 struct address_space *mc = MNGD_MAPPING(EROFS_SB(sb)); in z_erofs_submit_queue()
/kernel/linux/linux-5.10/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.c206 struct address_space *const mapping = MNGD_MAPPING(sbi); in erofs_try_to_free_all_cached_pages()
620 preload_compressed_pages(clt, MNGD_MAPPING(sbi), cache_strategy); in z_erofs_do_read_page()
1201 MNGD_MAPPING(sbi), in z_erofs_submit_queue()

Completed in 5 milliseconds