Searched refs:f2fs_get_crypto_ctx (Results 1 – 3 of 3) sorted by relevance
108 struct f2fs_crypto_ctx *f2fs_get_crypto_ctx(struct inode *inode) in f2fs_get_crypto_ctx() function412 ctx = f2fs_get_crypto_ctx(inode); in f2fs_encrypt()464 struct f2fs_crypto_ctx *ctx = f2fs_get_crypto_ctx(inode); in f2fs_decrypt_one()
966 ctx = f2fs_get_crypto_ctx(inode); in f2fs_mpage_readpages()
2143 struct f2fs_crypto_ctx *f2fs_get_crypto_ctx(struct inode *);