Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ecryptfs/
Dmain.c667 } ecryptfs_cache_infos[] = { variable
736 for (i = 0; i < ARRAY_SIZE(ecryptfs_cache_infos); i++) { in ecryptfs_free_kmem_caches()
739 info = &ecryptfs_cache_infos[i]; in ecryptfs_free_kmem_caches()
754 for (i = 0; i < ARRAY_SIZE(ecryptfs_cache_infos); i++) { in ecryptfs_init_kmem_caches()
757 info = &ecryptfs_cache_infos[i]; in ecryptfs_init_kmem_caches()