Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
604 if (erofs_is_fscache_mode(sb)) { in erofs_fc_fill_super()
631 if (erofs_is_fscache_mode(sb)) { in erofs_fc_fill_super()
801 if (erofs_is_fscache_mode(sb)) in erofs_kill_sb()
925 if (!erofs_is_fscache_mode(sb)) in erofs_statfs()
H A Dinode.c289 if (!erofs_is_fscache_mode(inode->i_sb) && in erofs_fill_inode()
302 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 Ddata.c72 if (erofs_is_fscache_mode(sb)) in erofs_init_metabuf()
H A Dinternal.h201 static inline bool erofs_is_fscache_mode(struct super_block *sb) in erofs_is_fscache_mode() function

Completed in 5 milliseconds