Searched refs:ovl_allow_offline_changes (Results 1 – 3 of 3) sorted by relevance
627 static inline bool ovl_allow_offline_changes(struct ovl_fs *ofs) in ovl_allow_offline_changes() function
899 if (ovl_allow_offline_changes(ofs) && uuid_is_null(uuid)) in ovl_lower_uuid_ok()
343 !ovl_allow_offline_changes(ofs)) { in ovl_create_upper()