ecryptfs_global_auth_tok_cache  228 fs/ecryptfs/crypto.c 		kmem_cache_free(ecryptfs_global_auth_tok_cache, auth_tok);
ecryptfs_global_auth_tok_cache  557 fs/ecryptfs/ecryptfs_kernel.h extern struct kmem_cache *ecryptfs_global_auth_tok_cache;
ecryptfs_global_auth_tok_cache 2508 fs/ecryptfs/keystore.c struct kmem_cache *ecryptfs_global_auth_tok_cache;
ecryptfs_global_auth_tok_cache 2516 fs/ecryptfs/keystore.c 	new_auth_tok = kmem_cache_zalloc(ecryptfs_global_auth_tok_cache,
ecryptfs_global_auth_tok_cache  700 fs/ecryptfs/main.c 		.cache = &ecryptfs_global_auth_tok_cache,