Searched refs:cl_sync_io (Results 1 – 4 of 4) sorted by relevance
111 struct cl_sync_io clt_anchor;
902 struct cl_sync_io *anchor = &cl_env_info(env)->clt_anchor; in cl_io_submit_sync()1531 void cl_sync_io_init(struct cl_sync_io *anchor, int nrpages) in cl_sync_io_init()1545 struct cl_page_list *queue, struct cl_sync_io *anchor, in cl_sync_io_wait()1586 void cl_sync_io_note(struct cl_sync_io *anchor, int ioret) in cl_sync_io_note()
1215 struct cl_sync_io *anchor = pg->cp_sync_io; in cl_page_completion()
777 struct cl_sync_io *cp_sync_io;3162 struct cl_sync_io { struct3173 void cl_sync_io_init(struct cl_sync_io *anchor, int nrpages); argument3175 struct cl_page_list *queue, struct cl_sync_io *anchor,3177 void cl_sync_io_note(struct cl_sync_io *anchor, int ioret);