Home
last modified time | relevance | path

Searched refs:ar_force_sync (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_object.c146 ar->ar_rc, ar->ar_force_sync, ar->ar_min_xid); in osc_object_print()
Dosc_cache.c1545 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()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd.h62 int ar_force_sync; member