Searched defs:osc_enqueue_args (Results 1 – 1 of 1) sorted by relevance
86 struct osc_enqueue_args { struct87 struct obd_export *oa_exp;88 __u64 *oa_flags;89 obd_enqueue_update_f oa_upcall;90 void *oa_cookie;91 struct ost_lvb *oa_lvb;92 struct lustre_handle *oa_lockh;93 struct ldlm_enqueue_info *oa_ei;94 unsigned int oa_agl:1;