Home
last modified time | relevance | path

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

/openbmc/linux/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()