Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dsuper.c704 struct erofs_sb_info *new_sbi = fc->s_fs_info; in erofs_fc_reconfigure() local
708 if (new_sbi->fsid || new_sbi->domain_id) in erofs_fc_reconfigure()
711 if (test_opt(&new_sbi->opt, POSIX_ACL)) in erofs_fc_reconfigure()
716 sbi->opt = new_sbi->opt; in erofs_fc_reconfigure()