Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dcrypto.c108 struct f2fs_crypto_ctx *f2fs_get_crypto_ctx(struct inode *inode) in f2fs_get_crypto_ctx() function
412 ctx = f2fs_get_crypto_ctx(inode); in f2fs_encrypt()
464 struct f2fs_crypto_ctx *ctx = f2fs_get_crypto_ctx(inode); in f2fs_decrypt_one()
Ddata.c966 ctx = f2fs_get_crypto_ctx(inode); in f2fs_mpage_readpages()
Df2fs.h2143 struct f2fs_crypto_ctx *f2fs_get_crypto_ctx(struct inode *);