Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c838 struct lustre_profile *class_get_profile(const char *prof) in class_get_profile() function
849 EXPORT_SYMBOL(class_get_profile);
914 lprof = class_get_profile(prof); in class_del_profile()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h209 struct lustre_profile *class_get_profile(const char *prof);
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c970 lprof = class_get_profile(profilenm); in ll_fill_super()