Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_io.c1271 void cl_2queue_add(struct cl_2queue *queue, struct cl_page *page) in cl_2queue_add() function
1275 EXPORT_SYMBOL(cl_2queue_add);
1326 cl_2queue_add(queue, page); in cl_2queue_init_page()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Drw26.c301 cl_2queue_add(queue, clp); in ll_direct_rw_pages()
Dvvp_io.c856 cl_2queue_add(queue, page); in vvp_io_read_page()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h3163 void cl_2queue_add (struct cl_2queue *queue, struct cl_page *page);
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1230 cl_2queue_add(queue, clp); in cl_echo_object_brw()