Home
last modified time | relevance | path

Searched refs:fscrypt_dio_supported (Results 1 – 3 of 3) sorted by relevance

/fs/crypto/
Dinline_crypt.c412 bool fscrypt_dio_supported(struct kiocb *iocb, struct iov_iter *iter) in fscrypt_dio_supported() function
434 EXPORT_SYMBOL_GPL(fscrypt_dio_supported);
/fs/ext4/
Dfile.c43 if (!fscrypt_dio_supported(iocb, iter)) in ext4_dio_supported()
/fs/f2fs/
Df2fs.h4481 if (!fscrypt_dio_supported(iocb, iter)) in f2fs_force_buffered_io()