Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dparam.h28 #define CACHE_SECURID_SIZE 16 /* securid cache, zero or >= 3 and not too big */ macro
Dvolume.h283 #if CACHE_SECURID_SIZE
/third_party/ntfs-3g/libntfs-3g/
Dcache.c580 (cache_hash)NULL,sizeof(struct CACHED_SECURID), CACHE_SECURID_SIZE, 0); in ntfs_create_lru_caches()