Searched refs:rw_done (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c215 complete(&mgmt_eth_data->rw_done);
335 reinit_completion(&mgmt_eth_data->rw_done);
344 ret = wait_for_completion_timeout(&mgmt_eth_data->rw_done,
387 reinit_completion(&mgmt_eth_data->rw_done);
396 ret = wait_for_completion_timeout(&mgmt_eth_data->rw_done,
597 reinit_completion(&mgmt_eth_data->rw_done);
606 ret = wait_for_completion_timeout(&mgmt_eth_data->rw_done,
699 reinit_completion(&mgmt_eth_data->rw_done);
708 ret = wait_for_completion_timeout(&mgmt_eth_data->rw_done,
736 reinit_completion(&mgmt_eth_data->rw_done);
[all...]
H A Dqca8k.h394 struct completion rw_done; member in struct:qca8k_mgmt_eth_data
402 struct completion rw_done; member in struct:qca8k_mib_eth_data
/linux-master/include/linux/
H A Dnfs_page.h80 int (*rw_done)(struct rpc_task *, struct nfs_pgio_header *, member in struct:nfs_rw_ops
/linux-master/fs/nfs/
H A Dread.c457 .rw_done = nfs_readpage_done,
H A Dpagelist.c968 if (hdr->rw_ops->rw_done(task, hdr, inode) != 0)
H A Dwrite.c2201 .rw_done = nfs_writeback_done,

Completed in 151 milliseconds