Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dfile.c39 static bool ext4_dio_supported(struct kiocb *iocb, struct iov_iter *iter) in ext4_dio_supported() function
66 if (!ext4_dio_supported(iocb, to)) { in ext4_dio_read_iter()
517 if (!ext4_dio_supported(iocb, from)) { in ext4_dio_write_iter()