Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Dsuper.c158 if (erofs_is_fscache_mode(sb)) { in erofs_init_device()
213 if (!sbi->devs->extra_devices && !erofs_is_fscache_mode(sb)) in erofs_scan_devices()
336 if (erofs_is_fscache_mode(sb)) in erofs_read_superblock()
586 if (erofs_is_fscache_mode(sb)) { in erofs_fc_fill_super()
609 if (erofs_is_fscache_mode(sb)) { in erofs_fc_fill_super()
H A Dinode.c256 if (erofs_is_fscache_mode(inode->i_sb)) in erofs_fill_inode()
H A Dinternal.h190 static inline bool erofs_is_fscache_mode(struct super_block *sb) in erofs_is_fscache_mode() function
H A Dzdata.c1678 else if (erofs_is_fscache_mode(sb)) in z_erofs_submit_queue()
1708 else if (erofs_is_fscache_mode(sb)) in z_erofs_submit_queue()
1737 else if (erofs_is_fscache_mode(sb)) in z_erofs_submit_queue()
H A Ddata.c61 } else if (erofs_is_fscache_mode(sb)) in erofs_init_metabuf()