Searched refs:fscrypt_mergeable_bio_bh (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/crypto/
H A Dinline_crypt.c374 * fscrypt_mergeable_bio_bh() - test whether data can be added to a bio
383 bool fscrypt_mergeable_bio_bh(struct bio *bio, function
394 EXPORT_SYMBOL_GPL(fscrypt_mergeable_bio_bh); variable
/linux-master/include/linux/
H A Dfscrypt.h847 bool fscrypt_mergeable_bio_bh(struct bio *bio,
877 static inline bool fscrypt_mergeable_bio_bh(struct bio *bio, function
/linux-master/fs/ext4/
H A Dpage-io.c417 !fscrypt_mergeable_bio_bh(io->io_bio, bh))) {

Completed in 97 milliseconds