Searched refs:MNGD_MAPPING (Results 1 – 3 of 3) sorted by relevance
201 invalidate_mapping_pages(MNGD_MAPPING(sbi), 0, -1); in erofs_attr_store()
470 #define MNGD_MAPPING(sbi) ((sbi)->managed_cache->i_mapping) macro
112 return fo->mapping == MNGD_MAPPING(sbi); in erofs_folio_is_managed()534 struct address_space *mc = MNGD_MAPPING(EROFS_I_SB(fe->inode)); in z_erofs_bind_cache()1665 struct address_space *mc = MNGD_MAPPING(EROFS_SB(sb)); in z_erofs_submit_queue()
Completed in 14 milliseconds