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