Home
last modified time | relevance | path

Searched refs:fscrypt_set_bio_crypt_ctx_bh (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H A Dinline_crypt.c282 * fscrypt_set_bio_crypt_ctx_bh() - prepare a file contents bio for inline
291 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); variable
/kernel/linux/linux-6.6/fs/crypto/
H A Dinline_crypt.c305 * fscrypt_set_bio_crypt_ctx_bh() - prepare a file contents bio for inline
314 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); variable
/kernel/linux/linux-5.10/include/linux/
H A Dfscrypt.h601 void fscrypt_set_bio_crypt_ctx_bh(struct bio *bio,
622 static inline void fscrypt_set_bio_crypt_ctx_bh( in fscrypt_set_bio_crypt_ctx_bh() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/fs/ext4/
H A Dpage-io.c407 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in io_submit_init_bio()
/kernel/linux/linux-6.6/fs/ext4/
H A Dpage-io.c401 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in io_submit_init_bio()
/kernel/linux/linux-6.6/fs/
H A Dbuffer.c2809 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in submit_bh_wbc()
/kernel/linux/linux-5.10/fs/
H A Dbuffer.c3028 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in submit_bh_wbc()

Completed in 15 milliseconds