Searched refs:ecryptfs_sb_info_cache (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ecryptfs/
H A Dsuper.c108 kmem_cache_free(ecryptfs_sb_info_cache, sb_info);
H A Dmain.c395 struct kmem_cache *ecryptfs_sb_info_cache; variable in typeref:struct:kmem_cache
414 kmem_cache_zalloc(ecryptfs_sb_info_cache,
598 .cache = &ecryptfs_sb_info_cache,
H A Decryptfs_kernel.h464 extern struct kmem_cache *ecryptfs_sb_info_cache;

Completed in 47 milliseconds