Home
last modified time | relevance | path

Searched refs:lustre_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()
840 struct lustre_profile *lprof; in class_get_profile()
858 struct lustre_profile *lprof; in class_add_profile()
910 struct lustre_profile *lprof; in class_del_profile()
929 struct lustre_profile *lprof, *n; in class_del_profiles()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h202 struct lustre_profile { struct
209 struct lustre_profile *class_get_profile(const char *prof); argument
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c913 struct lustre_profile *lprof = NULL; in ll_fill_super()