Home
last modified time | relevance | path

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

/Linux-v5.10/fs/crypto/
Dinline_crypt.c291 void fscrypt_set_bio_crypt_ctx_bh(struct bio *bio, in fscrypt_set_bio_crypt_ctx_bh() function
301 EXPORT_SYMBOL_GPL(fscrypt_set_bio_crypt_ctx_bh);
/Linux-v5.10/include/linux/
Dfscrypt.h560 void fscrypt_set_bio_crypt_ctx_bh(struct bio *bio,
581 static inline void fscrypt_set_bio_crypt_ctx_bh( in fscrypt_set_bio_crypt_ctx_bh() function
/Linux-v5.10/fs/ext4/
Dpage-io.c405 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in io_submit_init_bio()
/Linux-v5.10/fs/
Dbuffer.c3028 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in submit_bh_wbc()