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