Home
last modified time | relevance | path

Searched refs:fscrypt_release_ctx (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/crypto/
Dbio.c59 fscrypt_release_ctx(ctx); in completion_pages()
Dcrypto.c68 void fscrypt_release_ctx(struct fscrypt_ctx *ctx) in fscrypt_release_ctx() function
80 EXPORT_SYMBOL(fscrypt_release_ctx);
/Linux-v5.4/include/linux/
Dfscrypt.h106 extern void fscrypt_release_ctx(struct fscrypt_ctx *);
303 static inline void fscrypt_release_ctx(struct fscrypt_ctx *ctx) in fscrypt_release_ctx() function