Home
last modified time | relevance | path

Searched refs:fscrypt_set_bio_crypt_ctx_bh (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/crypto/
H A Dinline_crypt.c314 void fscrypt_set_bio_crypt_ctx_bh(struct bio *bio, in fscrypt_set_bio_crypt_ctx_bh() function
324 EXPORT_SYMBOL_GPL(fscrypt_set_bio_crypt_ctx_bh);
/openbmc/linux/include/linux/
H A Dfscrypt.h775 void fscrypt_set_bio_crypt_ctx_bh(struct bio *bio,
800 static inline void fscrypt_set_bio_crypt_ctx_bh( in fscrypt_set_bio_crypt_ctx_bh() function
/openbmc/linux/fs/ext4/
H A Dpage-io.c401 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in io_submit_init_bio()
/openbmc/linux/fs/
H A Dbuffer.c2811 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in submit_bh_wbc()