Searched refs:opc_sync (Results 1 – 2 of 2) sorted by relevance
336 complete(&args->opc_sync); in osc_async_upcall()459 init_completion(&cbargs->opc_sync); in osc_io_setattr_start()485 wait_for_completion(&cbargs->opc_sync); in osc_io_setattr_end()565 init_completion(&cbargs->opc_sync); in osc_fsync_ost()626 wait_for_completion(&cbargs->opc_sync); in osc_io_fsync_end()
83 struct completion opc_sync; member