Home
last modified time | relevance | path

Searched refs:EROFS_I_SB (Results 1 – 6 of 6) sorted by relevance

/linux/fs/erofs/
H A Ddir.c55 EROFS_I_SB(dir)->dir_ra_bytes, PAGE_SIZE); in erofs_readdir()
H A Dinternal.h173 #define EROFS_I_SB(inode) ((struct erofs_sb_info *)(inode)->i_sb->s_fs_info) macro
316 struct erofs_sb_info *sbi = EROFS_I_SB(inode); in erofs_iloc()
H A Dzdata.c517 unsigned int cachestrategy = EROFS_I_SB(fe->inode)->opt.cache_strategy; in z_erofs_should_alloc_cache()
534 struct address_space *mc = MNGD_MAPPING(EROFS_I_SB(fe->inode)); in z_erofs_bind_cache()
976 z_erofs_put_pcluster(EROFS_I_SB(fe->inode), pcl, false); in z_erofs_pcluster_end()
1808 struct erofs_sb_info *sbi = EROFS_I_SB(f->inode); in z_erofs_runqueue()
H A Dinode.c344 struct erofs_sb_info *sbi = EROFS_I_SB(inode); in erofs_ioctl_get_volume_label()
H A Dxattr.c143 !test_opt(&EROFS_I_SB(inode)->opt, XATTR_USER)) in erofs_xattr_generic_get()
H A Dzmap.c713 struct erofs_sb_info *sbi = EROFS_I_SB(inode); in z_erofs_map_sanity_check()