Home
last modified time | relevance | path

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

/linux/include/linux/
H 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/f2fs/
H A Dfile.c880 if (!fscrypt_dio_supported(inode)) in f2fs_force_buffered_io()
/linux/fs/ext4/
H A Dinode.c5583 if (!fscrypt_dio_supported(inode)) in ext4_dio_alignment()