Home
last modified time | relevance | path

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

/Linux-v6.6/fs/erofs/
Dsuper.c248 if (erofs_is_fscache_mode(sb)) { in erofs_init_device()
295 if (!sbi->devs->extra_devices && !erofs_is_fscache_mode(sb)) in erofs_scan_devices()
419 if (erofs_is_fscache_mode(sb)) in erofs_read_superblock()
667 if (erofs_is_fscache_mode(sb)) { in erofs_fc_fill_super()
694 if (erofs_is_fscache_mode(sb)) { in erofs_fc_fill_super()
885 if (erofs_is_fscache_mode(sb)) in erofs_kill_sb()
1009 if (!erofs_is_fscache_mode(sb)) in erofs_statfs()
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()
Dsysfs.c212 if (erofs_is_fscache_mode(sb)) { in erofs_register_sysfs()
Dinternal.h201 static inline bool erofs_is_fscache_mode(struct super_block *sb) in erofs_is_fscache_mode() function
Ddata.c72 if (erofs_is_fscache_mode(sb)) in erofs_init_metabuf()