Home
last modified time | relevance | path

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

/linux/fs/crypto/
A Dinline_crypt.c408 bool fscrypt_dio_supported(struct inode *inode) in fscrypt_dio_supported() function
437 EXPORT_SYMBOL_GPL(fscrypt_dio_supported);
/linux/include/linux/
A Dfscrypt.h850 bool fscrypt_dio_supported(struct inode *inode);
883 static inline bool fscrypt_dio_supported(struct inode *inode) in fscrypt_dio_supported() function
/linux/fs/ext4/
A Dinode.c5538 if (!fscrypt_dio_supported(inode)) in ext4_dio_alignment()
/linux/fs/f2fs/
A Dfile.c860 if (!fscrypt_dio_supported(inode)) in f2fs_force_buffered_io()

Completed in 24 milliseconds