Searched defs:osc_object (Results 1 – 1 of 1) sorted by relevance
113 struct osc_object { struct114 struct cl_object oo_cl;115 struct lov_oinfo *oo_oinfo;119 int oo_contended;120 unsigned long oo_contention_time;124 struct list_head oo_inflight[CRT_NR];129 spinlock_t oo_seatbelt;135 struct list_head oo_ready_item;136 struct list_head oo_hp_ready_item;137 struct list_head oo_write_item;[all …]