Searched refs:ecryptfs_dentry_info_cache (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ecryptfs/
H A Ddentry.c72 struct kmem_cache *ecryptfs_dentry_info_cache; variable in typeref:struct:kmem_cache
87 kmem_cache_free(ecryptfs_dentry_info_cache,
H A Dmain.c577 root_info = kmem_cache_zalloc(ecryptfs_dentry_info_cache, GFP_KERNEL);
658 .cache = &ecryptfs_dentry_info_cache,
659 .name = "ecryptfs_dentry_info_cache",
H A Decryptfs_kernel.h603 extern struct kmem_cache *ecryptfs_dentry_info_cache;
H A Dinode.c265 kmem_cache_alloc(ecryptfs_dentry_info_cache,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ecryptfs/
H A Ddentry.c72 struct kmem_cache *ecryptfs_dentry_info_cache; variable in typeref:struct:kmem_cache
87 kmem_cache_free(ecryptfs_dentry_info_cache,
H A Dmain.c577 root_info = kmem_cache_zalloc(ecryptfs_dentry_info_cache, GFP_KERNEL);
658 .cache = &ecryptfs_dentry_info_cache,
659 .name = "ecryptfs_dentry_info_cache",
H A Decryptfs_kernel.h603 extern struct kmem_cache *ecryptfs_dentry_info_cache;
H A Dinode.c265 kmem_cache_alloc(ecryptfs_dentry_info_cache,

Completed in 213 milliseconds