Searched refs:osc_extent_wait (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_cache.c | 50 static int osc_extent_wait(const struct lu_env *env, struct osc_extent *ext, 812 rc = osc_extent_wait(env, conflict, OES_INV); in osc_extent_find() 901 static int osc_extent_wait(const struct lu_env *env, struct osc_extent *ext, in osc_extent_wait() function 2690 osc_extent_wait(env, ext, OES_TRUNC); in osc_cache_truncate_start() 2726 rc = osc_extent_wait(env, waiting, OES_INV); in osc_cache_truncate_start() 2813 rc = osc_extent_wait(env, ext, OES_INV); in osc_cache_wait_range()
|