Searched refs:lu_stack_fini (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/include/
H A Dlu_object.h662 void lu_stack_fini (const struct lu_env *env, struct lu_device *top);
/drivers/staging/lustre/lustre/obdclass/
H A Dlu_object.c1265 void lu_stack_fini(const struct lu_env *env, struct lu_device *top) function
1293 EXPORT_SYMBOL(lu_stack_fini); variable
H A Dcl_object.c998 * Finalize device stack by calling lu_stack_fini().
1002 lu_stack_fini(env, cl2lu_dev(cl));

Completed in 362 milliseconds