Searched defs:osc_brw_async_args (Results 1 – 1 of 1) sorted by relevance
64 struct osc_brw_async_args { struct65 struct obdo *aa_oa;66 int aa_requested_nob;67 int aa_nio_count;68 u32 aa_page_count;69 int aa_resends;70 struct brw_page **aa_ppga;71 struct client_obd *aa_cli;72 struct list_head aa_oaps;73 struct list_head aa_exts;[all …]