Searched defs:osc_enqueue_args (Results 1 – 1 of 1) sorted by relevance
93 struct osc_enqueue_args { struct94 struct obd_export *oa_exp;95 __u64 *oa_flags;96 obd_enqueue_update_f oa_upcall;97 void *oa_cookie;98 struct ost_lvb *oa_lvb;99 struct lustre_handle *oa_lockh;100 struct ldlm_enqueue_info *oa_ei;101 unsigned int oa_agl:1;