Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_cache.c1511 static int ocw_granted(struct client_obd *cli, struct osc_cache_waiter *ocw) in ocw_granted() function
1575 rc = l_wait_event(ocw.ocw_waitq, ocw_granted(cli, &ocw), &lwi); in osc_enter_cache()