/linux-4.1.27/fs/exofs/ |
D | ore.c | 124 static u8 *_ios_cred(struct ore_io_state *ios, unsigned index) in _ios_cred() 129 static struct osd_obj_id *_ios_obj(struct ore_io_state *ios, unsigned index) in _ios_obj() 134 static struct osd_dev *_ios_od(struct ore_io_state *ios, unsigned index) in _ios_od() 148 struct ore_io_state *ios; in _ore_get_io_state() local 152 struct ore_io_state ios; in _ore_get_io_state() member 173 struct ore_io_state ios; in _ore_get_io_state() member 246 struct ore_io_state *ios; in ore_get_rw_state() local 318 void ore_put_io_state(struct ore_io_state *ios) in ore_put_io_state() 338 static void _sync_done(struct ore_io_state *ios, void *p) in _sync_done() 347 struct ore_io_state *ios = container_of( in _last_io() local [all …]
|
D | ore_raid.c | 319 static int _alloc_read_4_write(struct ore_io_state *ios) in _alloc_read_4_write() 337 static int _add_to_r4w(struct ore_io_state *ios, struct ore_striping_info *si, in _add_to_r4w() 388 static int _add_to_r4w_first_page(struct ore_io_state *ios, struct page *page) in _add_to_r4w_first_page() 405 static int _add_to_r4w_last_page(struct ore_io_state *ios, u64 *offset) in _add_to_r4w_last_page() 428 static void _mark_read4write_pages_uptodate(struct ore_io_state *ios, int ret) in _mark_read4write_pages_uptodate() 469 static int _read_4_write_first_stripe(struct ore_io_state *ios) in _read_4_write_first_stripe() 522 static int _read_4_write_last_stripe(struct ore_io_state *ios) in _read_4_write_last_stripe() 589 static int _read_4_write_execute(struct ore_io_state *ios) in _read_4_write_execute() 624 int _ore_add_parity_unit(struct ore_io_state *ios, in _ore_add_parity_unit() 684 int _ore_post_alloc_raid_stuff(struct ore_io_state *ios) in _ore_post_alloc_raid_stuff() [all …]
|
D | inode.c | 53 struct ore_io_state *ios; member 243 static void readpages_done(struct ore_io_state *ios, void *p) in readpages_done() 268 static int _maybe_not_all_in_one_io(struct ore_io_state *ios, in _maybe_not_all_in_one_io() 311 struct ore_io_state *ios; in read_exec() local 520 static void writepages_done(struct ore_io_state *ios, void *p) in writepages_done() 630 struct ore_io_state *ios; in write_exec() local 1079 struct ore_io_state *ios; in exofs_get_inode() local 1265 static void create_done(struct ore_io_state *ios, void *p) in create_done() 1303 struct ore_io_state *ios; in exofs_new_inode() local 1361 static void updatei_done(struct ore_io_state *ios, void *p) in updatei_done() [all …]
|
D | super.c | 271 struct ore_io_state *ios; in __sbi_read_stats() local 314 static void stats_done(struct ore_io_state *ios, void *p) in stats_done() 326 struct ore_io_state *ios; in exofs_sbi_write_stats() local 369 struct ore_io_state *ios; in exofs_sync_fs() local 887 struct ore_io_state *ios; in exofs_statfs() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | vvp_io.c | 105 const struct cl_io_slice *ios) in vvp_io_fault_iter_init() 116 static void vvp_io_fini(const struct lu_env *env, const struct cl_io_slice *ios) in vvp_io_fini() 178 const struct cl_io_slice *ios) in vvp_io_fault_fini() 308 const struct cl_io_slice *ios) in vvp_io_read_lock() 321 const struct cl_io_slice *ios) in vvp_io_fault_lock() 334 const struct cl_io_slice *ios) in vvp_io_write_lock() 351 const struct cl_io_slice *ios) in vvp_io_setattr_iter_init() 362 const struct cl_io_slice *ios) in vvp_io_setattr_lock() 404 const struct cl_io_slice *ios, in vvp_io_setattr_trunc() 412 const struct cl_io_slice *ios) in vvp_io_setattr_time() [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_io.c | 353 static void lov_io_fini(const struct lu_env *env, const struct cl_io_slice *ios) in lov_io_fini() 380 const struct cl_io_slice *ios) in lov_io_iter_init() 427 const struct cl_io_slice *ios) in lov_io_rw_iter_init() 482 static int lov_io_lock(const struct lu_env *env, const struct cl_io_slice *ios) in lov_io_lock() 487 static int lov_io_start(const struct lu_env *env, const struct cl_io_slice *ios) in lov_io_start() 518 static void lov_io_end(const struct lu_env *env, const struct cl_io_slice *ios) in lov_io_end() 527 const struct cl_io_slice *ios) in lov_io_iter_fini() 539 const struct cl_io_slice *ios) in lov_io_unlock() 571 const struct cl_io_slice *ios, in lov_io_submit() 680 const struct cl_io_slice *ios, in lov_io_prepare_write() [all …]
|
D | lov_cl_internal.h | 806 const struct cl_io_slice *ios) in cl2lov_io()
|
/linux-4.1.27/fs/nfs/objlayout/ |
D | objio_osd.c | 82 struct ore_io_state *ios; member 300 struct ore_io_state *ios; in objio_alloc_io_state() local 370 static void __on_dev_error(struct ore_io_state *ios, in __on_dev_error() 394 static void _read_done(struct ore_io_state *ios, void *private) in _read_done() 434 static void _write_done(struct ore_io_state *ios, void *private) in _write_done()
|
/linux-4.1.27/drivers/mmc/host/ |
D | dw_mmc-k3.c | 21 static void dw_mci_k3_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_k3_set_ios()
|
D | toshsd.c | 81 static void __toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in __toshsd_set_ios() 527 static void toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in toshsd_set_ios()
|
D | dw_mmc-rockchip.c | 34 static void dw_mci_rk3288_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_rk3288_set_ios()
|
D | sdhci.c | 1497 static void sdhci_do_set_ios(struct sdhci_host *host, struct mmc_ios *ios) in sdhci_do_set_ios() 1646 static void sdhci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdhci_set_ios() 1781 struct mmc_ios *ios) in sdhci_do_start_signal_voltage_switch() 1872 struct mmc_ios *ios) in sdhci_start_signal_voltage_switch() 1898 static int sdhci_prepare_hs400_tuning(struct mmc_host *mmc, struct mmc_ios *ios) in sdhci_prepare_hs400_tuning()
|
D | dw_mmc-exynos.c | 283 static void dw_mci_exynos_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_exynos_set_ios() 481 struct mmc_ios *ios) in dw_mci_exynos_prepare_hs400_tuning()
|
D | omap_hsmmc.c | 513 static u16 calc_divisor(struct omap_hsmmc_host *host, struct mmc_ios *ios) in calc_divisor() 528 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_clock() local 578 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_bus_width() local 606 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_bus_mode() local 624 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_context_restore() local 1560 static void omap_hsmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in omap_hsmmc_set_ios()
|
D | usdhi6rol0.c | 719 static void usdhi6_clk_set(struct usdhi6_host *host, struct mmc_ios *ios) in usdhi6_clk_set() 786 static void usdhi6_set_power(struct usdhi6_host *host, struct mmc_ios *ios) in usdhi6_set_power() 810 static void usdhi6_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in usdhi6_set_ios()
|
D | rtsx_usb_sdmmc.c | 1133 static void sdmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdmmc_set_ios() 1179 static int sdmmc_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios) in sdmmc_switch_voltage()
|
D | sdhci-msm.c | 352 struct mmc_ios ios = host->mmc->ios; in sdhci_msm_execute_tuning() local
|
D | sunxi-mmc.c | 629 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate() 686 static void sunxi_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_set_ios()
|
D | sdricoh_cs.c | 355 static void sdricoh_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdricoh_set_ios()
|
D | android-goldfish.c | 432 static void goldfish_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in goldfish_mmc_set_ios()
|
D | davinci_mmc.c | 683 static void calculate_clk_divider(struct mmc_host *mmc, struct mmc_ios *ios) in calculate_clk_divider() 729 static void mmc_davinci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_davinci_set_ios()
|
D | mmci.c | 1313 static void mmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mmci_set_ios() 1437 static int mmci_sig_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios) in mmci_sig_volt_switch()
|
D | rtsx_pci_sdmmc.c | 1050 static void sdmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdmmc_set_ios() 1221 static int sdmmc_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios) in sdmmc_switch_voltage()
|
D | s3cmci.c | 1210 static void s3cmci_set_clk(struct s3cmci_host *host, struct mmc_ios *ios) in s3cmci_set_clk() 1233 static void s3cmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in s3cmci_set_ios()
|
D | dw_mmc.c | 1150 static void dw_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in dw_mci_set_ios() 1268 static int dw_mci_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios) in dw_mci_switch_voltage() 1426 static int dw_mci_prepare_hs400_tuning(struct mmc_host *mmc, struct mmc_ios *ios) in dw_mci_prepare_hs400_tuning()
|
D | mvsdio.c | 603 static void mvsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mvsd_set_ios()
|
D | bfin_sdh.c | 356 static void sdh_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdh_set_ios()
|
D | cb710-mmc.c | 561 static void cb710_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in cb710_mmc_set_ios()
|
D | pxamci.c | 468 static void pxamci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in pxamci_set_ios()
|
D | mxs-mmc.c | 499 static void mxs_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mxs_mmc_set_ios()
|
D | sh_mmcif.c | 988 static void sh_mmcif_set_power(struct sh_mmcif_host *host, struct mmc_ios *ios) in sh_mmcif_set_power() 998 static void sh_mmcif_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sh_mmcif_set_ios()
|
D | ushc.c | 375 static void ushc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in ushc_set_ios()
|
D | omap.c | 1125 static int mmc_omap_calc_divisor(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_omap_calc_divisor() 1153 static void mmc_omap_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_omap_set_ios()
|
D | moxart-mmc.c | 493 static void moxart_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in moxart_set_ios()
|
D | mmc_spi.c | 1181 static void mmc_spi_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_spi_set_ios()
|
D | tmio_mmc_pio.c | 917 static void tmio_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in tmio_mmc_set_ios()
|
D | tifm_sd.c | 797 static void tifm_sd_ios(struct mmc_host *mmc, struct mmc_ios *ios) in tifm_sd_ios()
|
D | wbsd.c | 850 static void wbsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in wbsd_set_ios()
|
D | au1xmmc.c | 754 static void au1xmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in au1xmmc_set_ios()
|
D | wmt-sdmmc.c | 673 static void wmt_mci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in wmt_mci_set_ios()
|
D | jz4740_mmc.c | 859 static void jz4740_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in jz4740_mmc_set_ios()
|
D | vub300.c | 1972 struct mmc_ios *ios) in __set_clock_speed() 2011 static void vub300_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in vub300_mmc_set_ios()
|
D | mxcmmc.c | 849 static void mxcmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mxcmci_set_ios()
|
D | via-sdmmc.c | 719 static void via_sdc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in via_sdc_set_ios()
|
D | atmel-mci.c | 1287 static void atmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in atmci_set_ios()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_io.c | 100 const struct cl_io_slice *ios, in osc_io_submit() 257 const struct cl_io_slice *ios, in osc_io_prepare_write() 283 const struct cl_io_slice *ios, in osc_io_commit_write() 312 const struct cl_io_slice *ios) in osc_io_fault_start()
|
/linux-4.1.27/arch/arm/mach-lpc32xx/ |
D | phy3250.c | 191 static int mmc_handle_ios(struct device *dev, struct mmc_ios *ios) in mmc_handle_ios()
|
/linux-4.1.27/drivers/mmc/core/ |
D | debugfs.c | 56 struct mmc_ios *ios = &host->ios; in mmc_ios_show() local
|
D | mmc_ops.c | 586 struct mmc_ios *ios = &host->ios; in mmc_send_tuning() local
|
D | core.c | 993 struct mmc_ios *ios = &host->ios; in mmc_set_ios() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 693 void ccc_io_fini(const struct lu_env *env, const struct cl_io_slice *ios) in ccc_io_fini() 750 void ccc_io_end(const struct lu_env *env, const struct cl_io_slice *ios) in ccc_io_end() 757 const struct cl_io_slice *ios, in ccc_io_advance()
|
/linux-4.1.27/arch/alpha/kernel/ |
D | io.c | 592 const u16 __iomem *ios = (const u16 __iomem *) s; in scr_memcpyw() local
|
/linux-4.1.27/drivers/md/ |
D | dm-stats.c | 26 unsigned long long ios[2]; member
|
/linux-4.1.27/include/linux/mmc/ |
D | host.h | 315 struct mmc_ios ios; /* current io bus settings */ member
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | cl_io.c | 689 cl_io_slice_page(const struct cl_io_slice *ios, struct cl_page *page) in cl_io_slice_page()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | mv_udc_core.c | 452 unsigned char zlt = 0, ios = 0, mult = 0; in mv_ep_enable() local
|
/linux-4.1.27/include/linux/ |
D | genhd.h | 83 unsigned long ios[2]; member
|