Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/crypto/
H A Dinline_crypt.c321 void fscrypt_set_bio_crypt_ctx_bh(struct bio *bio, in fscrypt_set_bio_crypt_ctx_bh() function
331 EXPORT_SYMBOL_GPL(fscrypt_set_bio_crypt_ctx_bh);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h616 void fscrypt_set_bio_crypt_ctx_bh(struct bio *bio,
641 static inline void fscrypt_set_bio_crypt_ctx_bh( in fscrypt_set_bio_crypt_ctx_bh() function
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dpage-io.c407 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in io_submit_init_bio()
/OK3568_Linux_fs/kernel/fs/
H A Dbuffer.c3056 fscrypt_set_bio_crypt_ctx_bh(bio, bh, GFP_NOIO); in submit_bh_wbc()