Lines Matching refs:EROFS_SB
86 EROFS_SB(sb)->feature_incompat = feature; in check_layout_compatibility()
113 sbi = EROFS_SB(sb); in erofs_read_superblock()
167 struct erofs_sb_info *sbi = EROFS_SB(sb); in erofs_build_cache_strategy()
252 set_opt(EROFS_SB(sb), XATTR_USER); in erofs_parse_options()
255 clear_opt(EROFS_SB(sb), XATTR_USER); in erofs_parse_options()
267 set_opt(EROFS_SB(sb), POSIX_ACL); in erofs_parse_options()
270 clear_opt(EROFS_SB(sb), POSIX_ACL); in erofs_parse_options()
333 struct erofs_sb_info *const sbi = EROFS_SB(sb); in erofs_init_managed_cache()
444 sbi = EROFS_SB(sb); in erofs_kill_sb()
454 struct erofs_sb_info *const sbi = EROFS_SB(sb); in erofs_put_super()
528 struct erofs_sb_info *sbi = EROFS_SB(sb); in erofs_statfs()
548 struct erofs_sb_info *sbi __maybe_unused = EROFS_SB(root->d_sb); in erofs_show_options()
579 struct erofs_sb_info *sbi = EROFS_SB(sb); in erofs_remount()