Home
last modified time | relevance | path

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

/linux-6.1.9/fs/crypto/
Dinline_crypt.c318 void fscrypt_set_bio_crypt_ctx_bh(struct bio *bio, in fscrypt_set_bio_crypt_ctx_bh() function
328 EXPORT_SYMBOL_GPL(fscrypt_set_bio_crypt_ctx_bh);
/linux-6.1.9/include/linux/
Dfscrypt.h757 void fscrypt_set_bio_crypt_ctx_bh(struct bio *bio,
782 static inline void fscrypt_set_bio_crypt_ctx_bh( in fscrypt_set_bio_crypt_ctx_bh() function
/linux-6.1.9/fs/ext4/
Dpage-io.c401 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in io_submit_init_bio()
/linux-6.1.9/fs/
Dbuffer.c2684 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in submit_bh_wbc()