Searched refs:erofs_is_fscache_mode (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/erofs/
H A Dsuper.c196 if (erofs_is_fscache_mode(sb)) {
243 if (!sbi->devs->extra_devices && !erofs_is_fscache_mode(sb))
364 if (erofs_is_fscache_mode(sb))
591 if (erofs_is_fscache_mode(sb)) {
618 if (erofs_is_fscache_mode(sb)) {
932 buf->f_fsid = u64_to_fsid(erofs_is_fscache_mode(sb) ? 0 :
H A Dsysfs.c212 if (erofs_is_fscache_mode(sb)) {
H A Dinode.c275 if (erofs_is_fscache_mode(inode->i_sb))
H A Ddata.c68 if (erofs_is_fscache_mode(sb))
H A Dinternal.h193 static inline bool erofs_is_fscache_mode(struct super_block *sb)
196 static inline bool erofs_is_fscache_mode(struct super_block *sb) function
H A Dzdata.c1648 if (!erofs_is_fscache_mode(sb))
1667 bio = erofs_is_fscache_mode(sb) ?
1697 if (!erofs_is_fscache_mode(sb))

Completed in 127 milliseconds