Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dfscache.c594 sbi->s_fscache = fscache; in erofs_fscache_register_fs()
602 erofs_fscache_unregister_cookie(sbi->s_fscache); in erofs_fscache_unregister_fs()
609 sbi->s_fscache = NULL; in erofs_fscache_unregister_fs()
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()
Dinternal.h182 struct erofs_fscache *s_fscache; member