Home
last modified time | relevance | path

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

/Linux-v6.6/fs/crypto/
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);
/Linux-v6.6/include/linux/
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
/Linux-v6.6/fs/ext4/
Dpage-io.c401 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in io_submit_init_bio()
/Linux-v6.6/fs/
Dbuffer.c2809 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in submit_bh_wbc()