Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_object.c66 void (*llo_install)(const struct lu_env *env, struct lov_object *lov, member
523 .llo_install = lov_install_empty,
534 .llo_install = lov_install_raid0,
545 .llo_install = lov_install_empty,
700 new_ops->llo_install(env, lov, state); in lov_layout_change()
740 ops->llo_install(env, lov, set); in lov_object_init()