Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/crypto/
H A Dinline_crypt.c395 * fscrypt_dio_supported() - check whether DIO (direct I/O) is supported on an
406 bool fscrypt_dio_supported(struct inode *inode) in fscrypt_dio_supported() function
435 EXPORT_SYMBOL_GPL(fscrypt_dio_supported); variable
/kernel/linux/linux-6.6/include/linux/
H A Dfscrypt.h785 bool fscrypt_dio_supported(struct inode *inode);
818 static inline bool fscrypt_dio_supported(struct inode *inode) in fscrypt_dio_supported() function
/kernel/linux/linux-6.6/fs/ext4/
H A Dinode.c5522 if (!fscrypt_dio_supported(inode)) in ext4_dio_alignment()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dfile.c800 if (!fscrypt_dio_supported(inode)) in f2fs_force_buffered_io()

Completed in 16 milliseconds