Searched refs:ar_force_sync (Results 1 – 3 of 3) sorted by relevance
146 ar->ar_rc, ar->ar_force_sync, ar->ar_min_xid); in osc_object_print()
1545 cli->cl_ar.ar_force_sync || loi->loi_ar.ar_force_sync) { in osc_enter_cache()1772 ar->ar_force_sync = 1; in osc_process_ar()1778 if (ar->ar_force_sync && (xid >= ar->ar_min_xid)) in osc_process_ar()1779 ar->ar_force_sync = 0; in osc_process_ar()
62 int ar_force_sync; member