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()
216 Bind mounts and OverlayFS231 An OverlayFS mount point consists of upper and lower layers. These layers are235 policy point of view, each OverlayFS layers and merge hierarchies are237 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
Completed in 7 milliseconds