Home
last modified time | relevance | path

Searched refs:cl_sync_io (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_internal.h111 struct cl_sync_io clt_anchor;
Dcl_io.c901 struct cl_sync_io *anchor = &cl_env_info(env)->clt_anchor; in cl_io_submit_sync()
1598 void cl_sync_io_init(struct cl_sync_io *anchor, int nrpages) in cl_sync_io_init()
1612 struct cl_page_list *queue, struct cl_sync_io *anchor, in cl_sync_io_wait()
1653 void cl_sync_io_note(struct cl_sync_io *anchor, int ioret) in cl_sync_io_note()
Dcl_page.c1236 struct cl_sync_io *anchor = pg->cp_sync_io; in cl_page_completion()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h777 struct cl_sync_io *cp_sync_io;
3197 struct cl_sync_io { struct
3208 void cl_sync_io_init(struct cl_sync_io *anchor, int nrpages); argument
3210 struct cl_page_list *queue, struct cl_sync_io *anchor,
3212 void cl_sync_io_note(struct cl_sync_io *anchor, int ioret);