Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dparam.h29 #define CACHE_LEGACY_SIZE 8 /* legacy cache size, zero or >= 3 and not too big */ macro
H A Dcache.c581 #if CACHE_LEGACY_SIZE in ntfs_create_lru_caches()
583 (cache_hash)NULL, sizeof(struct CACHED_PERMISSIONS_LEGACY), CACHE_LEGACY_SIZE, 0); in ntfs_create_lru_caches()
603 #if CACHE_LEGACY_SIZE in ntfs_free_lru_caches()
H A Dvolume.h286 #if CACHE_LEGACY_SIZE
H A Dsecurity.c1698 #if CACHE_LEGACY_SIZE in enter_cache()
1779 #if CACHE_LEGACY_SIZE in fetch_cache()
2778 #if CACHE_LEGACY_SIZE in ntfs_set_inherited_posix()
2983 #if CACHE_LEGACY_SIZE in ntfs_set_owner_mode()
3228 #if CACHE_LEGACY_SIZE in ntfs_set_ntfs_acl()