Searched refs:opc_sync (Results 1 – 2 of 2) sorted by relevance
337 complete(&args->opc_sync); in osc_async_upcall()461 init_completion(&cbargs->opc_sync); in osc_io_setattr_start()487 wait_for_completion(&cbargs->opc_sync); in osc_io_setattr_end()568 init_completion(&cbargs->opc_sync); in osc_fsync_ost()629 wait_for_completion(&cbargs->opc_sync); in osc_io_fsync_end()
83 struct completion opc_sync; member