Searched refs:MountSource (Results 1 – 3 of 3) sorted by relevance
112 if (kind == IncrementalPathKind::MountSource || kind == IncrementalPathKind::MountTarget || in CheckIncrementalPath()115 if (kind != IncrementalPathKind::MountSource && in CheckIncrementalPath()
39 enum class IncrementalPathKind { MountSource, MountTarget, Bind, Any }; enumerator
1000 if (auto status = CheckIncrementalPath(IncrementalPathKind::MountSource, backingPath); in mountIncFs()