Home
last modified time | relevance | path

Searched defs:lmv_obd (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h592 struct lmv_obd { struct
593 int refcount;
594 struct lu_client_fld lmv_fld;
595 spinlock_t lmv_lock;
596 enum placement_policy lmv_placement;
597 struct lmv_desc desc;
598 struct obd_uuid cluuid;
599 struct obd_export *exp;
601 struct mutex init_mutex;
602 int connected;
[all …]