Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c606 struct lustre_profile *class_get_profile(const char *prof) in class_get_profile() function
617 EXPORT_SYMBOL(class_get_profile);
677 lprof = class_get_profile(prof); in class_del_profile()
/drivers/staging/lustre/lustre/include/
Dobd_class.h175 struct lustre_profile *class_get_profile(const char *prof);
/drivers/staging/lustre/lustre/llite/
Dllite_lib.c906 lprof = class_get_profile(profilenm); in ll_fill_super()