Searched refs:fscrypt_dio_supported (Results 1 – 5 of 5) sorted by relevance
412 bool fscrypt_dio_supported(struct kiocb *iocb, struct iov_iter *iter) in fscrypt_dio_supported() function434 EXPORT_SYMBOL_GPL(fscrypt_dio_supported);
626 bool fscrypt_dio_supported(struct kiocb *iocb, struct iov_iter *iter);659 static inline bool fscrypt_dio_supported(struct kiocb *iocb, in fscrypt_dio_supported() function
43 if (!fscrypt_dio_supported(iocb, iter)) in ext4_dio_supported()
961 fscrypt_dio_supported
4481 if (!fscrypt_dio_supported(iocb, iter)) in f2fs_force_buffered_io()