Searched refs:s_fscache (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/erofs/
H A Dfscache.c660 sbi->s_fscache = fscache;
668 erofs_fscache_unregister_cookie(sbi->s_fscache);
675 sbi->s_fscache = NULL;
H A Ddata.c69 buf->mapping = EROFS_SB(sb)->s_fscache->inode->i_mapping;
207 map->m_fscache = EROFS_SB(sb)->s_fscache;
H A Dinternal.h174 struct erofs_fscache *s_fscache;
177 struct erofs_fscache *s_fscache; member in struct:erofs_sb_info

Completed in 272 milliseconds