Searched refs:OverlayFS (Results 1 – 3 of 3) sorted by relevance
111 llvm::IntrusiveRefCntPtr<OverlayFileSystem> OverlayFS( in getModuleFromSource() local120 OverlayFS->pushOverlay(MemFS); in getModuleFromSource()123 return getModuleFromSource(std::move(CFlags), Name, OverlayFS); in getModuleFromSource()
202 Bind mounts and OverlayFS217 An OverlayFS mount point consists of upper and lower layers. These layers are221 policy point of view, each OverlayFS layers and merge hierarchies are223 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