Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcache.h69 CACHE_NOHASH = 2 enumerator
H A Dcache.c387 if (!(flags & CACHE_NOHASH) && cache->dohash) { in ntfs_invalidate_cache()
409 if ((flags & CACHE_NOHASH) || !cache->dohash) { in ntfs_invalidate_cache()
H A Ddir.c2062 lookup_cache_inv_compare, CACHE_NOHASH); in ntfs_delete()
2082 inode_cache_inv_compare, CACHE_NOHASH); in ntfs_delete()