Home
last modified time | relevance | path

Searched refs:fscrypt_set_bio_crypt_ctx (Results 1 – 5 of 5) sorted by relevance

/linux/fs/crypto/
A Dinline_crypt.c242 void fscrypt_set_bio_crypt_ctx(struct bio *bio, const struct inode *inode, in fscrypt_set_bio_crypt_ctx() function
255 EXPORT_SYMBOL_GPL(fscrypt_set_bio_crypt_ctx);
299 fscrypt_set_bio_crypt_ctx(bio, inode, first_lblk, gfp_mask); in fscrypt_set_bio_crypt_ctx_bh()
A Dbio.c64 fscrypt_set_bio_crypt_ctx(bio, inode, lblk, GFP_NOFS); in fscrypt_zeroout_range_inline_crypt()
/linux/include/linux/
A Dfscrypt.h703 void fscrypt_set_bio_crypt_ctx(struct bio *bio,
724 static inline void fscrypt_set_bio_crypt_ctx(struct bio *bio, in fscrypt_set_bio_crypt_ctx() function
/linux/fs/ext4/
A Dreadpage.c375 fscrypt_set_bio_crypt_ctx(bio, inode, next_block, in ext4_mpage_readpages()
/linux/fs/f2fs/
A Ddata.c427 fscrypt_set_bio_crypt_ctx(bio, inode, first_idx, gfp_mask); in f2fs_set_bio_crypt_ctx()

Completed in 14 milliseconds