Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dparam.h29 #define CACHE_LEGACY_SIZE 8 /* legacy cache size, zero or >= 3 and not too big */ macro
Dvolume.h286 #if CACHE_LEGACY_SIZE
/third_party/ntfs-3g/libntfs-3g/
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()
Dsecurity.c1684 #if CACHE_LEGACY_SIZE in enter_cache()
1765 #if CACHE_LEGACY_SIZE in fetch_cache()
2764 #if CACHE_LEGACY_SIZE in ntfs_set_inherited_posix()
2969 #if CACHE_LEGACY_SIZE in ntfs_set_owner_mode()
3214 #if CACHE_LEGACY_SIZE in ntfs_set_ntfs_acl()