Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_object.c80 static int lov_layout_wait(const struct lu_env *env, struct lov_object *lov);
285 lov_layout_wait(env, lov); in lov_delete_empty()
347 lov_layout_wait(env, lov); in lov_delete_raid0()
637 static int lov_layout_wait(const struct lu_env *env, struct lov_object *lov) in lov_layout_wait() function
762 result = lov_layout_wait(env, lov); in lov_conf_set()