Searched refs:ovl_force_readonly (Results 1 – 3 of 3) sorted by relevance
713 if (!(fc->sb_flags & SB_RDONLY) && ovl_force_readonly(ofs)) in ovl_reconfigure()
882 static inline bool ovl_force_readonly(struct ovl_fs *ofs) in ovl_force_readonly() function
1421 if (!ovl_force_readonly(ofs) && ofs->config.index) { in ovl_fill_super()