Home
last modified time | relevance | path

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

/linux/fs/crypto/
H A Dinline_crypt.c444 bool fscrypt_dio_supported(struct inode *inode) in fscrypt_dio_supported() function
473 EXPORT_SYMBOL_GPL(fscrypt_dio_supported);
/linux/include/linux/
H A Dfscrypt.h882 bool fscrypt_dio_supported(struct inode *inode);
915 static inline bool fscrypt_dio_supported(struct inode *inode) in fscrypt_dio_supported() function