Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ecryptfs/
Dmain.c671 } ecryptfs_cache_infos[] = { variable
741 for (i = 0; i < ARRAY_SIZE(ecryptfs_cache_infos); i++) { in ecryptfs_free_kmem_caches()
744 info = &ecryptfs_cache_infos[i]; in ecryptfs_free_kmem_caches()
758 for (i = 0; i < ARRAY_SIZE(ecryptfs_cache_infos); i++) { in ecryptfs_init_kmem_caches()
761 info = &ecryptfs_cache_infos[i]; in ecryptfs_init_kmem_caches()