Home
last modified time | relevance | path

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

/linux-4.1.27/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.c1543 cli->cl_ar.ar_force_sync || loi->loi_ar.ar_force_sync) { in osc_enter_cache()
1768 ar->ar_force_sync = 1; in osc_process_ar()
1774 if (ar->ar_force_sync && (xid >= ar->ar_min_xid)) in osc_process_ar()
1775 ar->ar_force_sync = 0; in osc_process_ar()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h63 int ar_force_sync; member