Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd.h500 struct lmv_obd { struct
501 int refcount;
502 struct lu_client_fld lmv_fld;
503 spinlock_t lmv_lock;
504 enum placement_policy lmv_placement;
505 struct lmv_desc desc;
506 struct obd_uuid cluuid;
507 struct obd_export *exp;
509 struct mutex init_mutex;
510 int connected;
[all …]