Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Doverlayfs.h580 static inline bool ovl_allow_offline_changes(struct ovl_fs *ofs) in ovl_allow_offline_changes() function
H A Ddir.c340 !ovl_allow_offline_changes(ofs)) { in ovl_create_upper()
H A Dsuper.c960 if (ovl_allow_offline_changes(ofs) && uuid_is_null(uuid)) in ovl_lower_uuid_ok()