Home
last modified time | relevance | path

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

/dports/devel/hs-git-annex/git-annex-8.20210903/Utility/
H A DInodeCache.hs16 InodeComparisonType(..),
76 data InodeComparisonType = Weakly | Strongly type
97 compareBy :: InodeComparisonType -> InodeCache -> InodeCache -> Bool
103 data InodeCacheKey = InodeCacheKey InodeComparisonType InodeCachePrim
110 inodeCacheToKey :: InodeComparisonType -> InodeCache -> InodeCacheKey
/dports/devel/hs-git-annex/git-annex-8.20210903/Annex/
H A DInodeSentinal.hs28 compareInodeCachesWith :: Annex InodeComparisonType
/dports/devel/hs-git-annex/git-annex-8.20210903/Assistant/Threads/
H A DCommitter.hs345 removedKeysMap :: InodeComparisonType -> [Change] -> Annex (M.Map InodeCacheKey Key)