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