Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dcache.h69 CACHE_NOHASH = 2 enumerator
/third_party/ntfs-3g/libntfs-3g/
Dcache.c387 if (!(flags & CACHE_NOHASH) && cache->dohash) { in ntfs_invalidate_cache()
409 if ((flags & CACHE_NOHASH) || !cache->dohash) { in ntfs_invalidate_cache()
Ddir.c2059 lookup_cache_inv_compare, CACHE_NOHASH); in ntfs_delete()
2079 inode_cache_inv_compare, CACHE_NOHASH); in ntfs_delete()