The Linux Journalling API | ||
---|---|---|
<<< Previous | Next >>> |
The buffer is placed on the transaction's data list and is marked as belonging to the transaction.
Returns error number or 0 on success.
journal_dirty_data can be called via page_launder->ext3_writepage by kswapd.
The buffer is placed on the transaction's data list and is marked as belonging to the transaction.
Returns error number or 0 on success.
journal_dirty_data can be called via page_launder->ext3_writepage by kswapd.
<<< Previous | Home | Next >>> |
journal_get_undo_access | Up | journal_dirty_metadata |