Searched refs:check_direct_IO (Results 1 – 2 of 2) sorted by relevance
1546 static int check_direct_IO(struct inode *inode, struct iov_iter *iter, in check_direct_IO() function1579 err = check_direct_IO(inode, iter, offset); in f2fs_direct_IO()
8407 static ssize_t check_direct_IO(struct btrfs_root *root, struct kiocb *iocb, in check_direct_IO() function8453 if (check_direct_IO(BTRFS_I(inode)->root, iocb, iter, offset)) in btrfs_direct_IO()