Searched refs:legacy_cache (Results 1 – 3 of 3) sorted by relevance
582 vol->legacy_cache = ntfs_create_cache("legacy",(cache_free)NULL, in ntfs_create_lru_caches()604 ntfs_free_cache(vol->legacy_cache); in ntfs_free_lru_caches()
1708 scx->vol->legacy_cache, GENERIC(&wanted), in enter_cache()1776 scx->vol->legacy_cache, GENERIC(&wanted), in fetch_cache()2773 ntfs_invalidate_cache(scx->vol->legacy_cache, in ntfs_set_inherited_posix()2982 ntfs_invalidate_cache(scx->vol->legacy_cache, in ntfs_set_owner_mode()3228 ntfs_invalidate_cache(scx->vol->legacy_cache, in ntfs_set_ntfs_acl()
287 struct CACHE_HEADER *legacy_cache; member