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() argument40 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_sync_file_range()54 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fsync_prep()70 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fsync()86 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_fallocate_prep()99 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()311 gpiomtd->io_sync = devm_ioremap_resource(dev, res); in gpio_nand_probe()312 if (IS_ERR(gpiomtd->io_sync)) in gpio_nand_probe()313 return PTR_ERR(gpiomtd->io_sync); in gpio_nand_probe()