Home
last modified time | relevance | path

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

/Linux-v6.1/fs/erofs/
Ddata.c213 map->m_fscache = EROFS_SB(sb)->s_fscache; in erofs_map_dev()
225 map->m_fscache = dif->fscache; in erofs_map_dev()
243 map->m_fscache = dif->fscache; in erofs_map_dev()
Dfscache.c240 return erofs_fscache_read_folios_async(mdev.m_fscache->cookie, in erofs_fscache_meta_read_folio()
326 erofs_fscache_read_folios_async(mdev.m_fscache->cookie, in erofs_fscache_data_read()
Dinternal.h460 struct erofs_fscache *m_fscache; member