|
@@ -244,7 +244,6 @@ static inline void fscrypt_set_d_op(struct dentry *dentry)
|
|
#if IS_ENABLED(CONFIG_FS_ENCRYPTION)
|
|
#if IS_ENABLED(CONFIG_FS_ENCRYPTION)
|
|
/* crypto.c */
|
|
/* crypto.c */
|
|
extern struct kmem_cache *fscrypt_info_cachep;
|
|
extern struct kmem_cache *fscrypt_info_cachep;
|
|
-int fscrypt_initialize(void);
|
|
|
|
|
|
|
|
extern struct fscrypt_ctx *fscrypt_get_ctx(const struct inode *, gfp_t);
|
|
extern struct fscrypt_ctx *fscrypt_get_ctx(const struct inode *, gfp_t);
|
|
extern void fscrypt_release_ctx(struct fscrypt_ctx *);
|
|
extern void fscrypt_release_ctx(struct fscrypt_ctx *);
|