Home | History | Annotate | Download | only in linux

Lines Matching full:updates

100  * outstanding updates on a transaction might possibly touch. 
405 * RUNNING: accepting new updates
406 * LOCKED: Updates still running but we don't accept new ones
407 * RUNDOWN: Updates are tidying up but have finished requesting
409 * FLUSH: All updates complete, but we are still writing to disk
537 * Number of outstanding updates running on this transaction
589 * @j_wait_updates: Wait queue to wait for updates to complete
698 /* Wait queue to wait for updates to complete */
782 * journal and to perform atomic updates across them.