Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_cache.c1483 static int osc_enter_cache_try(struct client_obd *cli, in osc_enter_cache_try() function
1551 if (osc_enter_cache_try(cli, oap, bytes, 0)) { in osc_enter_cache()
1590 if (osc_enter_cache_try(cli, oap, bytes, 0)) { in osc_enter_cache()
1623 if (!osc_enter_cache_try(cli, ocw->ocw_oap, ocw->ocw_grant, 0)) in osc_wake_cache_waiters()
2299 rc = osc_enter_cache_try(cli, oap, grants, 0); in osc_queue_async_io()