Searched defs:echo_client_obd (Results 1 – 1 of 1) sorted by relevance
373 struct echo_client_obd { struct374 struct obd_export *ec_exp; /* the local connection to osc/lov */375 spinlock_t ec_lock;376 struct list_head ec_objects;377 struct list_head ec_locks;378 int ec_nstripes;379 __u64 ec_unique;