Searched refs:fscrypt_dio_supported (Results 1 – 4 of 4) sorted by relevance
410 bool fscrypt_dio_supported(struct inode *inode) in fscrypt_dio_supported() function439 EXPORT_SYMBOL_GPL(fscrypt_dio_supported);
767 bool fscrypt_dio_supported(struct inode *inode);800 static inline bool fscrypt_dio_supported(struct inode *inode) in fscrypt_dio_supported() function
815 if (!fscrypt_dio_supported(inode)) in f2fs_force_buffered_io()
5572 if (!fscrypt_dio_supported(inode)) in ext4_dio_alignment()