Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_object.c67 int (*llo_print)(const struct lu_env *env, void *cookie, member
524 .llo_print = lov_print_empty,
535 .llo_print = lov_print_raid0,
546 .llo_print = lov_print_released,
817 return LOV_2DISPATCH_NOLOCK(lu2lov(o), llo_print, env, cookie, p, o); in lov_object_print()