Searched refs:ecryptfs_xattr_cache (Results 1 – 3 of 3) sorted by relevance
379 struct kmem_cache *ecryptfs_xattr_cache; variable396 xattr_virt = kmem_cache_alloc(ecryptfs_xattr_cache, GFP_KERNEL); in ecryptfs_write_inode_size_to_xattr()413 kmem_cache_free(ecryptfs_xattr_cache, xattr_virt); in ecryptfs_write_inode_size_to_xattr()
539 extern struct kmem_cache *ecryptfs_xattr_cache;
693 .cache = &ecryptfs_xattr_cache,
Completed in 8 milliseconds