Searched refs:OverlayFS (Results 1 – 3 of 3) sorted by relevance
105 llvm::IntrusiveRefCntPtr<OverlayFileSystem> OverlayFS( in getModuleFromSource() local114 OverlayFS->pushOverlay(MemFS); in getModuleFromSource()117 return getModuleFromSource(std::move(CFlags), Name, OverlayFS); in getModuleFromSource()
143 Bind mounts and OverlayFS158 An OverlayFS mount point consists of upper and lower layers. These layers are162 policy point of view, each OverlayFS layers and merge hierarchies are164 different from bind mounts. A policy restricting an OverlayFS layer will not
100 needed for OverlayFS to work. The lower filesystem does not need to be