Searched defs:echo_client_obd (Results 1 – 1 of 1) sorted by relevance
448 struct echo_client_obd { struct449 struct obd_export *ec_exp; /* the local connection to osc/lov */450 spinlock_t ec_lock;451 struct list_head ec_objects;452 struct list_head ec_locks;453 int ec_nstripes;454 __u64 ec_unique;