Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dfscache.c608 sbi->s_fscache = fscache; in erofs_fscache_register_fs()
616 erofs_fscache_unregister_cookie(sbi->s_fscache); in erofs_fscache_unregister_fs()
623 sbi->s_fscache = NULL; in erofs_fscache_unregister_fs()
H A Ddata.c73 buf->inode = EROFS_SB(sb)->s_fscache->inode; in erofs_init_metabuf()
211 map->m_fscache = EROFS_SB(sb)->s_fscache; in erofs_map_dev()
H A Dinternal.h175 struct erofs_fscache *s_fscache; member