Home
last modified time | relevance | path

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

/Linux-v6.1/fs/erofs/
Dcompress.h83 #define MNGD_MAPPING(sbi) ((sbi)->managed_cache->i_mapping) macro
87 return page->mapping == MNGD_MAPPING(sbi); in erofs_page_is_managed()
Dzdata.c299 struct address_space *mc = MNGD_MAPPING(EROFS_I_SB(fe->inode)); in z_erofs_bind_cache()
1408 struct address_space *mc = MNGD_MAPPING(EROFS_SB(sb)); in z_erofs_submit_queue()