Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c509 obd->obd_self_export->exp_flags |= exp_flags_from_obd(obd); in class_decref()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h247 static inline enum obd_option exp_flags_from_obd(struct obd_device *obd) in exp_flags_from_obd() function