Home
last modified time | relevance | path

Searched refs:cl_2queue_add (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c1221 void cl_2queue_add(struct cl_2queue *queue, struct cl_page *page) in cl_2queue_add() function
1225 EXPORT_SYMBOL(cl_2queue_add);
1265 cl_2queue_add(queue, page); in cl_2queue_init_page()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Drw26.c301 cl_2queue_add(queue, clp); in ll_direct_rw_pages()
Dvvp_io.c852 cl_2queue_add(queue, page); in vvp_io_read_page()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dcl_object.h3130 void cl_2queue_add (struct cl_2queue *queue, struct cl_page *page);
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1232 cl_2queue_add(queue, clp); in cl_echo_object_brw()