Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dsuper.c195 if (erofs_is_fscache_mode(sb)) { in erofs_init_device()
242 if (!sbi->devs->extra_devices && !erofs_is_fscache_mode(sb)) in erofs_scan_devices()
363 if (erofs_is_fscache_mode(sb)) in erofs_read_superblock()
590 if (erofs_is_fscache_mode(sb)) { in erofs_fc_fill_super()
617 if (erofs_is_fscache_mode(sb)) { in erofs_fc_fill_super()
911 if (!erofs_is_fscache_mode(sb)) in erofs_statfs()
H A Dinode.c281 if (!erofs_is_fscache_mode(inode->i_sb) && in erofs_fill_inode()
294 if (erofs_is_fscache_mode(inode->i_sb)) in erofs_fill_inode()
H A Dsysfs.c212 if (erofs_is_fscache_mode(sb)) { in erofs_register_sysfs()
H A Dinternal.h194 static inline bool erofs_is_fscache_mode(struct super_block *sb) in erofs_is_fscache_mode() function
H A Ddata.c72 if (erofs_is_fscache_mode(sb)) in erofs_init_metabuf()