Home
last modified time | relevance | path

Searched refs:CACHE_LOOKUP_SIZE (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
Dcache.c572 #if CACHE_LOOKUP_SIZE in ntfs_create_lru_caches()
577 CACHE_LOOKUP_SIZE, 2*CACHE_LOOKUP_SIZE); in ntfs_create_lru_caches()
599 #if CACHE_LOOKUP_SIZE in ntfs_free_lru_caches()
Ddir.c165 #if CACHE_LOOKUP_SIZE
219 return (val % (2*CACHE_LOOKUP_SIZE)); in ntfs_dir_lookup_hash()
548 #if CACHE_LOOKUP_SIZE in ntfs_inode_lookup_by_mbsname()
609 #if CACHE_LOOKUP_SIZE in ntfs_inode_update_mbsname()
1922 #if CACHE_LOOKUP_SIZE in ntfs_delete()
2052 #if CACHE_LOOKUP_SIZE in ntfs_delete()
/third_party/ntfs-3g/include/ntfs-3g/
Dparam.h27 #define CACHE_LOOKUP_SIZE 64 /* lookup cache, zero or >= 3 and not too big */ macro
Dvolume.h280 #if CACHE_LOOKUP_SIZE