Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dsysfs.c180 invalidate_mapping_pages(MNGD_MAPPING(sbi), 0, -1); in erofs_attr_store()
H A Dinternal.h442 #define MNGD_MAPPING(sbi) ((sbi)->managed_cache->i_mapping) macro
H A Dzdata.c117 return fo->mapping == MNGD_MAPPING(sbi); in erofs_folio_is_managed()
515 struct address_space *mc = MNGD_MAPPING(EROFS_I_SB(fe->inode)); in z_erofs_bind_cache()
1628 struct address_space *mc = MNGD_MAPPING(EROFS_SB(sb)); in z_erofs_submit_queue()