Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c486 static int mdc_req_avail(struct client_obd *cli, struct mdc_cache_waiter *mcw) in mdc_req_avail() function
510 rc = l_wait_event(mcw.mcw_waitq, mdc_req_avail(cli, &mcw), in mdc_enter_request()