Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Ddata.c211 map->m_fscache = EROFS_SB(sb)->s_fscache; in erofs_map_dev()
228 map->m_fscache = dif->fscache; in erofs_map_dev()
247 map->m_fscache = dif->fscache; in erofs_map_dev()
H A Dinternal.h372 struct erofs_fscache *m_fscache; member
H A Dfscache.c267 ret = erofs_fscache_read_folios_async(mdev.m_fscache->cookie, in erofs_fscache_data_read_slice()