Home
last modified time | relevance | path

Searched refs:erofs_is_fscache_mode (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/fs/erofs/
Dsuper.c247 if (erofs_is_fscache_mode(sb)) { in erofs_init_device()
423 if (erofs_is_fscache_mode(sb)) in erofs_read_superblock()
738 if (erofs_is_fscache_mode(sb)) { in erofs_fc_fill_super()
940 if (erofs_is_fscache_mode(sb)) in erofs_kill_sb()
1059 if (!erofs_is_fscache_mode(sb)) in erofs_statfs()
Dinode.c291 if (!erofs_is_fscache_mode(inode->i_sb)) in erofs_fill_inode()
299 if (erofs_is_fscache_mode(inode->i_sb)) in erofs_fill_inode()
Dsysfs.c212 if (erofs_is_fscache_mode(sb)) { in erofs_register_sysfs()
Dinternal.h190 static inline bool erofs_is_fscache_mode(struct super_block *sb) in erofs_is_fscache_mode() function
Ddata.c73 if (erofs_is_fscache_mode(sb)) in erofs_read_metabuf()