Home | History | Annotate | Download | only in linux

Lines Matching full:wait

583 Wait queue for waiting for a locked transaction
585 * @j_wait_logspace: Wait queue for waiting for checkpointing to complete
586 * @j_wait_done_commit: Wait queue for waiting for commit to complete
587 * @j_wait_checkpoint: Wait queue to trigger checkpointing
588 * @j_wait_commit: Wait queue to trigger commit
589 * @j_wait_updates: Wait queue to wait for updates to complete
681 * Wait queue for waiting for a locked transaction to start committing,
686 /* Wait queue for waiting for checkpointing to complete */
689 /* Wait queue for waiting for commit to complete */
692 /* Wait queue to trigger checkpointing */
695 /* Wait queue to trigger commit */
698 /* Wait queue to wait for updates to complete */