Searched refs:io_sync (Results 1 – 2 of 2) sorted by relevance
17 struct io_sync { struct27 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_sfr_prep() argument42 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_sync_file_range()55 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fsync_prep()72 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fsync()87 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fallocate_prep()101 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fallocate()
33 void __iomem *io_sync; member61 if (gpiomtd->io_sync) { in gpio_nand_dosync()67 tmp = readl(gpiomtd->io_sync); in gpio_nand_dosync()309 gpiomtd->io_sync = devm_ioremap_resource(dev, res); in gpio_nand_probe()310 if (IS_ERR(gpiomtd->io_sync)) in gpio_nand_probe()311 return PTR_ERR(gpiomtd->io_sync); in gpio_nand_probe()