Searched refs:ecryptfs_global_auth_tok_cache (Results 1 – 3 of 3) sorted by relevance
542 extern struct kmem_cache *ecryptfs_global_auth_tok_cache;
708 .cache = &ecryptfs_global_auth_tok_cache,709 .name = "ecryptfs_global_auth_tok_cache",
2511 struct kmem_cache *ecryptfs_global_auth_tok_cache; variable 2519 new_auth_tok = kmem_cache_zalloc(ecryptfs_global_auth_tok_cache, in ecryptfs_add_global_auth_tok()