Searched refs:cl_echo_object_brw (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 168 static int cl_echo_object_brw(struct echo_object *eco, int rw, u64 offset, 1174 static int cl_echo_object_brw(struct echo_object *eco, int rw, u64 offset, in cl_echo_object_brw() function 1617 rc = cl_echo_object_brw(eco, rw, offset, pages, npages, async); in echo_client_kbrw()
|