Searched refs:EROFS_I_SB (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/erofs/
H A Dinternal.h184 #define EROFS_I_SB(inode) ((struct erofs_sb_info *)(inode)->i_sb->s_fs_info) macro
302 struct erofs_sb_info *sbi = EROFS_I_SB(inode);
H A Dzdata.c541 unsigned int cachestrategy = EROFS_I_SB(fe->inode)->opt.cache_strategy;
558 struct address_space *mc = MNGD_MAPPING(EROFS_I_SB(fe->inode));
1798 struct erofs_sb_info *const sbi = EROFS_I_SB(inode);
1825 struct erofs_sb_info *const sbi = EROFS_I_SB(inode);
H A Dxattr.c143 !test_opt(&EROFS_I_SB(inode)->opt, XATTR_USER))
H A Dzmap.c552 if (!(EROFS_I_SB(inode)->available_compr_algs & (1 << afmt))) {

Completed in 216 milliseconds